From 8a1ed02372753bf523ec38a1ef98d246fde42170 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 11 Jun 2026 11:53:48 +0100 Subject: [PATCH] imagery: minor topo layer updates --- cookbooks/imagery/recipes/mw_dos_topo.rb | 2 +- cookbooks/imagery/recipes/na_sgswa_topo.rb | 7 +------ cookbooks/imagery/recipes/sz_dos_topo.rb | 2 +- 3 files changed, 3 insertions(+), 8 deletions(-) diff --git a/cookbooks/imagery/recipes/mw_dos_topo.rb b/cookbooks/imagery/recipes/mw_dos_topo.rb index aaf79c4a1..79c53816a 100644 --- a/cookbooks/imagery/recipes/mw_dos_topo.rb +++ b/cookbooks/imagery/recipes/mw_dos_topo.rb @@ -27,7 +27,7 @@ end imagery_layer "mw_dos_topo_50k" do site "malawi-topo.openstreetmap.org.za" - title "MW Topo 50k" + title "Malawi Topo 50k" projection "EPSG:3857" source "/store/imagery/mw/50k-topo/combined.webp.google.r_lanczos.bs_256.aligned.cog.tif" copyright "Directorate of Overseas Surveys (DOS)" diff --git a/cookbooks/imagery/recipes/na_sgswa_topo.rb b/cookbooks/imagery/recipes/na_sgswa_topo.rb index af6692f5a..cfe44fddc 100644 --- a/cookbooks/imagery/recipes/na_sgswa_topo.rb +++ b/cookbooks/imagery/recipes/na_sgswa_topo.rb @@ -59,10 +59,5 @@ end imagery_layer "african_topo_50k" do site "namibia-topo.openstreetmap.org.za" - title "African Topo 50k" - projection "EPSG:4326" - source "/store/imagery/african-topo/african-topo-v10.vrt" - copyright "Copyright ©" - max_zoom 16 - revision 10 + action :delete end diff --git a/cookbooks/imagery/recipes/sz_dos_topo.rb b/cookbooks/imagery/recipes/sz_dos_topo.rb index 96e41ad5c..31545e1ba 100644 --- a/cookbooks/imagery/recipes/sz_dos_topo.rb +++ b/cookbooks/imagery/recipes/sz_dos_topo.rb @@ -27,7 +27,7 @@ end imagery_layer "sz_dos_topo_50k" do site "eswatini-topo.openstreetmap.org.za" - title "SZ Topo 50k" + title "Eswatini Topo 50k" projection "EPSG:3857" source "/store/imagery/sz/50k-topo/mosaic_webp.tif" copyright "Directorate of Overseas Surveys (DOS)" -- 2.47.3