]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/lu_lidar_hillshade.rb
devices: enable nvme.poll_queues if supported
[chef.git] / cookbooks / imagery / recipes / lu_lidar_hillshade.rb
index c6aeab3f8f0488a3dbabc4ffbe0d4047084b2501..a6a277bc34ef853f20861494b03a042fd33817e8 100644 (file)
@@ -33,11 +33,7 @@ end
 
 imagery_layer "mappers_delight_lidar_dem_2019" do
   site "lidar-hillshade-2019.openstreetmap.lu"
-  projection "EPSG:3857"
-  source "/data/imagery/lu/lidar-hillshade/dem-3857.tif"
-  max_zoom 20
-  title "OpenStreetMap.lu Mapper's Delight 2019 Lidar DEM"
-  copyright 'Lidar data 2019 <a href="https://data.public.lu/fr/datasets/lidar-2019-releve-3d-du-territoire-luxembourgeois">Administration du Cadastre et de la Topographie Luxembourg</a>, DEM <a href="https://twitter.com/grischard">Guillaume Rischard</a>, CC0'
+  action :delete
 end
 
 imagery_layer "mappers_delight_lidar_hillshade_2019_reprojected" do
@@ -57,4 +53,4 @@ imagery_layer "mappers_delight_lidar_hillshade_2019_withunclassified" do
   max_zoom 20
   title "OpenStreetMap.lu Mapper's Delight 2019 Lidar Hillshading with unclassified points"
   copyright 'Lidar data 2019 <a href="https://data.public.lu/fr/datasets/lidar-2019-releve-3d-du-territoire-luxembourgeois">Administration du Cadastre et de la Topographie Luxembourg</a>, DEM and hillshading <a href="https://twitter.com/grischard">Guillaume Rischard</a>, CC0'
-end
\ No newline at end of file
+end