From bc29153589a72e456a78bac53c71595110423583 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sun, 29 Mar 2020 18:29:05 +0100 Subject: [PATCH] imagery: remove broken vdl_light6-deflate layer --- cookbooks/imagery/recipes/lu_lidar_hillshade.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cookbooks/imagery/recipes/lu_lidar_hillshade.rb b/cookbooks/imagery/recipes/lu_lidar_hillshade.rb index aa169020c..d15538fac 100644 --- a/cookbooks/imagery/recipes/lu_lidar_hillshade.rb +++ b/cookbooks/imagery/recipes/lu_lidar_hillshade.rb @@ -39,6 +39,11 @@ imagery_layer "vdl_light6" do site "lidar-hillshade-2019.openstreetmap.lu" end +imagery_layer "vdl_light6-deflate" do + action :delete + site "lidar-hillshade-2019.openstreetmap.lu" +end + imagery_layer "vdl_light6_deflate" do site "lidar-hillshade-2019.openstreetmap.lu" projection "EPSG:3857" -- 2.43.2