X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3d912dd5c45fd90955d3bf0a6fe19c3c7480240e..9fcfa1aacf134b9db294d03cd9b6ba9a1527f154:/cookbooks/imagery/recipes/lu_ngl_dtm.rb?ds=sidebyside diff --git a/cookbooks/imagery/recipes/lu_ngl_dtm.rb b/cookbooks/imagery/recipes/lu_ngl_dtm.rb index 528c408e0..e3133bf9f 100644 --- a/cookbooks/imagery/recipes/lu_ngl_dtm.rb +++ b/cookbooks/imagery/recipes/lu_ngl_dtm.rb @@ -26,20 +26,12 @@ end imagery_layer "ana_dtm_2017" do site "ana-dtm-2017.openstreetmap.lu" - projection "EPSG:3857" - source "/data/imagery/lu/LUREF_NGL/lu_color_relief-epsg3857-compress.tif" - max_zoom 21 - title "DTM" - copyright '© 2017 Administration de la Navigation Aérienne Luxembourg, CC0' + action :delete end imagery_layer "ana_dtm_2017_hillshading" do site "ana-dtm-2017.openstreetmap.lu" - projection "EPSG:3857" - source "/data/imagery/lu/LUREF_NGL/lu_hillshade_2017-epsg-3857-compress.tif" - max_zoom 21 - title "DTM Hillshading (single light source)" - copyright '© 2017 Administration de la Navigation Aérienne Luxembourg, CC0' + action :delete end imagery_layer "ana_dtm_2017_hillshading_multi" do