From: Guillaume RISCHARD Date: Thu, 1 Oct 2020 10:12:49 +0000 (+0200) Subject: Jiggle for ovr file name X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/90a981150ca8dbb8ad559e3d4cc4323905cf6fdd?hp=11cb5709d752e72ec8048c16a0f2012d1d5dc86c Jiggle for ovr file name --- diff --git a/cookbooks/imagery/recipes/lu_lidar_hillshade.rb b/cookbooks/imagery/recipes/lu_lidar_hillshade.rb index 8cd173103..847ba09e3 100644 --- a/cookbooks/imagery/recipes/lu_lidar_hillshade.rb +++ b/cookbooks/imagery/recipes/lu_lidar_hillshade.rb @@ -26,7 +26,7 @@ end # Delete borken layers like this -imagery_layer "mappers_delight_lidar_hillshade_2019" do +imagery_layer "mappers_delight_lidar_hillshade_2019_classy_reprojected" do site "lidar-hillshade-2019.openstreetmap.lu" action :delete end @@ -50,7 +50,7 @@ imagery_layer "mappers_delight_lidar_hillshade_2019_reprojected" do copyright 'Lidar data 2019 Administration du Cadastre et de la Topographie Luxembourg, DEM and hillshading Guillaume Rischard, CC0' end -imagery_layer "mappers_delight_lidar_hillshade_2019_classy_reprojected" do +imagery_layer "mappers_delight_lidar_hillshade_2019_classy" do site "lidar-hillshade-2019.openstreetmap.lu" projection "EPSG:3857" source "/data/imagery/lu/lidar-hillshade/classy.tif"