From: Tom Hughes Date: Tue, 31 May 2016 08:06:10 +0000 (+0100) Subject: Update bbox for surrey and hampshire X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/d5a85e00136bfbedcd488bbe9c93f5752bf1a106?ds=inline Update bbox for surrey and hampshire --- diff --git a/cookbooks/imagery/recipes/gb_hampshire_aerial.rb b/cookbooks/imagery/recipes/gb_hampshire_aerial.rb index ff6ef74ee..a029636a0 100644 --- a/cookbooks/imagery/recipes/gb_hampshire_aerial.rb +++ b/cookbooks/imagery/recipes/gb_hampshire_aerial.rb @@ -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 diff --git a/cookbooks/imagery/recipes/gb_surrey_aerial.rb b/cookbooks/imagery/recipes/gb_surrey_aerial.rb index d2e286d6b..eb46c0a84 100644 --- a/cookbooks/imagery/recipes/gb_surrey_aerial.rb +++ b/cookbooks/imagery/recipes/gb_surrey_aerial.rb @@ -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