From a0bc5f1247fdec34a3035ad38a179f7ac5618e8a Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sun, 29 Mar 2020 18:33:41 +0100 Subject: [PATCH] imagery: remove broken vdl-light6 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 d15538fac..34e04ae77 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" do + action :delete + site "lidar-hillshade-2019.openstreetmap.lu" +end + imagery_layer "vdl_light6-deflate" do action :delete site "lidar-hillshade-2019.openstreetmap.lu" -- 2.43.2