]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/gb_ea.rb
imagery: increase randomise delay on mapserver restart
[chef.git] / cookbooks / imagery / recipes / gb_ea.rb
index bdcb34f593c10ab49850fe89f20b51174c66cc31..14ae061e93bf4abfa49ffc41b39523131b5fec73 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+include_recipe "imagery"
+
 imagery_site "ea.openstreetmap.org.uk" do
   title "OpenStreetMap - Environment Agency OpenData"
   bbox [[51.35, -2.2], [52.65, 0.10]]
@@ -27,7 +29,7 @@ imagery_layer "gb_ea_night" do
   title "Environment Agency - Night Time Aerial"
   default_layer true
   projection "EPSG:27700"
-  source "/data/imagery/gb/ea/night/ea-night-test.vrt"
+  source "/store/imagery/gb/ea/night/ea-night-test.vrt"
   max_zoom 20
   copyright "© Environment Agency copyright and/or database right 2016. All rights reserved."
   background_colour "0 0 0"
@@ -37,7 +39,7 @@ imagery_layer "gb_ea_ortho_2015" do
   site "ea.openstreetmap.org.uk"
   title "Environment Agency - Ortho - 2015"
   projection "EPSG:27700"
-  source "/data/imagery/gb/ea/ortho/ea-ortho-2015-combined.vrt"
+  source "/store/imagery/gb/ea/ortho/ea-ortho-2015-combined.vrt"
   max_zoom 20
   copyright "© Environment Agency copyright and/or database right 2016. All rights reserved."
   background_colour "0 0 0"