]> git.openstreetmap.org Git - chef.git/commitdiff
Use reprojected LU hillshade
authorGuillaume RISCHARD <git@stereo.lu>
Wed, 25 Mar 2020 12:58:16 +0000 (13:58 +0100)
committerGuillaume RISCHARD <git@stereo.lu>
Wed, 25 Mar 2020 12:58:16 +0000 (13:58 +0100)
cookbooks/imagery/recipes/lu_ngl_dtm.rb

index 620be7cecca50d45468b2e7d69454d8fb499409a..0075a4232eb80db810316e5bbf43c878a00bb94d 100644 (file)
@@ -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"