From c92b4592567199f7faa25a804d91ecd3688da9db Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Tue, 28 Oct 2025 11:00:06 +0000 Subject: [PATCH] imagery: update africa topo test to v5 --- 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 22902d266..65e3417d9 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-v4.vrt" + source "/store/imagery/african-topo/african-topo-v5.vrt" copyright "Copyright ©" max_zoom 16 - revision 4 + revision 5 end -- 2.39.5