From 71641f43e40d13af42eadf799a0732024fff43b0 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Tue, 11 Nov 2025 21:22:25 +0000 Subject: [PATCH] imagery: update africa topo test to v9 --- 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 417c1e6a3..189725906 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-v8.vrt" + source "/store/imagery/african-topo/african-topo-v9.vrt" copyright "Copyright ©" max_zoom 16 - revision 8 + revision 9 end -- 2.39.5