]> git.openstreetmap.org Git - chef.git/commitdiff
Update bbox for surrey and hampshire
authorTom Hughes <tom@compton.nu>
Tue, 31 May 2016 08:06:10 +0000 (09:06 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 31 May 2016 08:06:21 +0000 (09:06 +0100)
cookbooks/imagery/recipes/gb_hampshire_aerial.rb
cookbooks/imagery/recipes/gb_surrey_aerial.rb

index ff6ef74ee797f1e834851fc608226d054340bbec..a029636a06615393ed20527ed407ff1a02b85fa4 100644 (file)
@@ -22,7 +22,7 @@ include_recipe "imagery"
 imagery_site "hampshire.aerial.openstreetmap.org.uk" do
   title "OpenStreetMap - Hampshire Hub Aerial"
   # aliases
-  bbox [[50.564, -1.9899], [51.3606, -0.712738]]
+  bbox [[50.68993, -1.97823], [51.39492, -0.70724]]
 end
 
 imagery_layer "gb_hampshire_aerial_rgb" do
index d2e286d6be63510c8adf07add651c46f11fad4f3..eb46c0a84b08740c6077d0fe3f5e766b6b7c3d8e 100644 (file)
@@ -22,7 +22,7 @@ include_recipe "imagery"
 imagery_site "surrey.aerial.openstreetmap.org.uk" do
   title "OpenStreetMap - Surrey Air Survey - 2009"
   # aliases
-  bbox [[51.0595, -0.873413], [51.466, 0.0617981]]
+  bbox [[51.06686, -0.85762], [51.47753, 0.06592]]
 end
 
 imagery_layer "gb_surrey_aerial" do