X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/138477ab1e837cf454994bb669e829897416acae..dbde40951c57ef9a5c5abc47e995d7b46d8ed3cd:/cookbooks/imagery/recipes/lu_ngl_dtm.rb diff --git a/cookbooks/imagery/recipes/lu_ngl_dtm.rb b/cookbooks/imagery/recipes/lu_ngl_dtm.rb index 9dc7442cb..0075a4232 100644 --- a/cookbooks/imagery/recipes/lu_ngl_dtm.rb +++ b/cookbooks/imagery/recipes/lu_ngl_dtm.rb @@ -19,14 +19,6 @@ include_recipe "imagery" -imagery_site "ana_dtm_2017.openstreetmap.lu" do - action :delete -end - -ssl_certificate "ana_dtm_2017.openstreetmap.lu" do - action :delete -end - imagery_site "ana-dtm-2017.openstreetmap.lu" do title "OpenStreetMap - ANA DTM 2017" bbox [[49.38, 5.64], [50.2, 6.64]] @@ -34,7 +26,6 @@ end imagery_layer "ana_dtm_2017" do site "ana-dtm-2017.openstreetmap.lu" - default_layer true projection "EPSG:3857" source "/data/imagery/lu/LUREF_NGL/ANA_LUREF_NGL_DTM-epsg-3857-compress.tif" max_zoom 21 @@ -44,8 +35,9 @@ end imagery_layer "ana_dtm_2017_hillshading" do site "ana-dtm-2017.openstreetmap.lu" - projection "EPSG:2169" - source "/data/imagery/lu/LUREF_NGL/lu_hillshade_2017.tif" + default_layer true + projection "EPSG:3857" + source "/data/imagery/lu/LUREF_NGL/lu_hillshade_2017-epsg-3857-compress.tif" max_zoom 21 title "DTM Hillshading" copyright "Copyright"