From c5d54c31a363882b3459d092b0fcf9fc55d9103f Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 30 Oct 2025 14:04:22 +0000 Subject: [PATCH] imagery: update africa topo test to v6 --- 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 65e3417d9..74e653741 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-v5.vrt" + source "/store/imagery/african-topo/african-topo-v6.vrt" copyright "Copyright ©" max_zoom 16 - revision 5 + revision 6 end -- 2.39.5