X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0c33fae1cb4ce32e79cc076e286fb527e4f1b4f3..6f7f7b63e84057aab081c3ab41b14599f4e67522:/cookbooks/imagery/recipes/gb_ea.rb diff --git a/cookbooks/imagery/recipes/gb_ea.rb b/cookbooks/imagery/recipes/gb_ea.rb index b6131930a..815c47e33 100644 --- a/cookbooks/imagery/recipes/gb_ea.rb +++ b/cookbooks/imagery/recipes/gb_ea.rb @@ -8,7 +8,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, @@ -28,7 +28,7 @@ imagery_layer "gb_ea_night" do default_layer true projection "EPSG:27700" source "/data/imagery/gb/ea/night/ea-night-test.vrt" - max_zoom 19 + max_zoom 20 copyright "© Environment Agency copyright and/or database right 2016. All rights reserved." background_colour "0 0 0" end @@ -37,8 +37,8 @@ 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-fast.vrt" - max_zoom 19 + source "/data/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" end