]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: fix za_ngi_topo bbox
authorGrant Slater <git@firefishy.com>
Sun, 5 Jun 2016 19:23:37 +0000 (20:23 +0100)
committerGrant Slater <git@firefishy.com>
Sun, 5 Jun 2016 19:23:37 +0000 (20:23 +0100)
cookbooks/imagery/recipes/za_ngi_topo.rb

index e2d8547e500ada589885cf244ce45f17e74f6dbb..9d24b62648fc7e622298abd6545e97d5eb3a2022 100644 (file)
@@ -22,7 +22,7 @@ include_recipe "imagery"
 imagery_site "topo.openstreetmap.org.za" do
   title "OpenStreetMap - NGI - Topographic Series"
   aliases ["topo.osm.org.za"]
-  bbox [[16.23, -35.12], [,33.18, -22.1]]
+  bbox [[16.23, -35.12], [33.18, -22.1]]
 end
 
 imagery_layer "za_ngi_topo_250k" do