From caed2a26f03607b0327cfdcb7cfdbb43977eab88 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 12 Nov 2025 11:37:44 +0000 Subject: [PATCH] imagery: update africa topo test to v10 --- 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 189725906..af6692f5a 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-v9.vrt" + source "/store/imagery/african-topo/african-topo-v10.vrt" copyright "Copyright ©" max_zoom 16 - revision 9 + revision 10 end -- 2.39.5