]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/lu_ngl_dtm.rb
Use colour DTM in Luxembourg
[chef.git] / cookbooks / imagery / recipes / lu_ngl_dtm.rb
index 620be7cecca50d45468b2e7d69454d8fb499409a..3b8999006da515ef2deac44f890f94a059d7ecc9 100644 (file)
@@ -27,7 +27,7 @@ end
 imagery_layer "ana_dtm_2017" do
   site "ana-dtm-2017.openstreetmap.lu"
   projection "EPSG:3857"
-  source "/data/imagery/lu/LUREF_NGL/ANA_LUREF_NGL_DTM-epsg-3857-compress.tif"
+  source "/data/imagery/lu/LUREF_NGL/lu_color_relief-epsg3857-compress.tif"
   max_zoom 21
   title "DTM"
   copyright "Copyright"
@@ -36,8 +36,8 @@ end
 imagery_layer "ana_dtm_2017_hillshading" do
   site "ana-dtm-2017.openstreetmap.lu"
   default_layer true
-  projection "EPSG:2169"
-  source "/data/imagery/lu/LUREF_NGL/lu_hillshade_2017.tif"
+  projection "EPSG:3857"
+  source "/data/imagery/lu/LUREF_NGL/lu_hillshade_2017-epsg-3857-compress.tif"
   max_zoom 21
   title "DTM Hillshading"
   copyright "Copyright"