]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: unflip za_ngi_topo coords
authorGrant Slater <git@firefishy.com>
Sun, 5 Jun 2016 20:16:38 +0000 (21:16 +0100)
committerGrant Slater <git@firefishy.com>
Sun, 5 Jun 2016 20:16:38 +0000 (21:16 +0100)
cookbooks/imagery/recipes/za_ngi_topo.rb

index cfefcb5e682dbb4953d17bf3ede06a17c6f4105d..cc914adff8e66ebff082e503eb4e8de78153743e 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 [[-35.12, 16.23], [-22.1, 33.18]]
 end
 
 imagery_layer "za_ngi_topo_250k" do