]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/gb_surrey_aerial.rb
imagery: attempt fix for overlay
[chef.git] / cookbooks / imagery / recipes / gb_surrey_aerial.rb
index 3fecb590563a7000f1a105202ce857b20778c753..1495c2060492385a2b2e16bc263c393f3517e144 100644 (file)
@@ -21,6 +21,7 @@ include_recipe "imagery"
 
 imagery_site "surrey.aerial.openstreetmap.org.uk" do
   # aliases
+  bbox [[51.0595, -0.873413], [51.466, 0.0617981]]
 end
 
 imagery_layer "gb_surrey_aerial" do
@@ -28,5 +29,5 @@ imagery_layer "gb_surrey_aerial" do
   root_layer true
   projection "EPSG:27700"
   source "/data/imagery/gb/surrey-aerial/SurreyMosaicECW.tif"
-  url_aliases [ "/sas" ]
+  url_aliases ["/sas"]
 end