From 23bc31d9d1e5e131b13b0b403ee516aa00851e01 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 30 Oct 2025 21:07:28 +0000 Subject: [PATCH] imagery: update africa topo test to v7 --- cookbooks/imagery/recipes/na_sgswa_topo.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbooks/imagery/recipes/na_sgswa_topo.rb b/cookbooks/imagery/recipes/na_sgswa_topo.rb index 74e653741..5a3e40b48 100644 --- a/cookbooks/imagery/recipes/na_sgswa_topo.rb +++ b/cookbooks/imagery/recipes/na_sgswa_topo.rb @@ -61,8 +61,8 @@ 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-v6.vrt" + source "/store/imagery/african-topo/african-topo-v7.vrt" copyright "Copyright ©" max_zoom 16 - revision 6 + revision 7 end -- 2.39.5