]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/lu_ngl_dtm.rb
imagery: give dmlu + stereo accounts
[chef.git] / cookbooks / imagery / recipes / lu_ngl_dtm.rb
index 5d34c193b90a51b4aab5e7a0cff91be9169f4c2b..620be7cecca50d45468b2e7d69454d8fb499409a 100644 (file)
 
 include_recipe "imagery"
 
-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]]
@@ -30,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
@@ -40,6 +35,7 @@ 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"
   max_zoom 21