From fa741e4951ecf0d56e78f2b10c8e41503a42e881 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 26 Mar 2020 21:36:03 +0000 Subject: [PATCH] imagery: re-run ana_dtm_2017.openstreetmap.lu delete --- cookbooks/imagery/recipes/lu_ngl_dtm.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cookbooks/imagery/recipes/lu_ngl_dtm.rb b/cookbooks/imagery/recipes/lu_ngl_dtm.rb index 6157994d4..e161794c2 100644 --- a/cookbooks/imagery/recipes/lu_ngl_dtm.rb +++ b/cookbooks/imagery/recipes/lu_ngl_dtm.rb @@ -19,6 +19,11 @@ include_recipe "imagery" +# Remove old incorrectly named site +imagery_site "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]] -- 2.39.5