From fa3aa58af5ef3ce33c87402cf92c7d5850a0e732 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sat, 25 Jul 2026 10:55:49 +0100 Subject: [PATCH] imagery: bump ZW revisions --- cookbooks/imagery/recipes/zw_topo.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cookbooks/imagery/recipes/zw_topo.rb b/cookbooks/imagery/recipes/zw_topo.rb index 43d62fe22..ab95d6d08 100644 --- a/cookbooks/imagery/recipes/zw_topo.rb +++ b/cookbooks/imagery/recipes/zw_topo.rb @@ -32,7 +32,7 @@ imagery_layer "zw_topo_50k" do source "/store/imagery/zw/50k-topo/combined.webp.google.r_lanczos.bs_256.aligned.cog.tif" copyright "Surveyor-General, Zimbabwe" default_layer true - revision 5 + revision 6 end imagery_layer "zw_topo_250k" do @@ -41,4 +41,5 @@ imagery_layer "zw_topo_250k" do projection "EPSG:3857" source "/store/imagery/zw/250k-topo/combined.webp.google.r_lanczos.bs_256.aligned.cog.tif" copyright "Surveyor-General, Zimbabwe" + revision 2 end -- 2.47.3