]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/lu_ngl_dtm.rb
Use reprojected LU hillshade
[chef.git] / cookbooks / imagery / recipes / lu_ngl_dtm.rb
index 19e60f5d568ede22cfcef65e818094d08a889b87..0075a4232eb80db810316e5bbf43c878a00bb94d 100644 (file)
@@ -26,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
@@ -36,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"