From 154fc9442873252045e1633f87c043fabc61dc94 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 4 Jun 2026 17:50:20 +0100 Subject: [PATCH] imagery: sz fix layer name --- cookbooks/imagery/recipes/sz_dos_topo.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/imagery/recipes/sz_dos_topo.rb b/cookbooks/imagery/recipes/sz_dos_topo.rb index d2595a7b3..e81bbc4b8 100644 --- a/cookbooks/imagery/recipes/sz_dos_topo.rb +++ b/cookbooks/imagery/recipes/sz_dos_topo.rb @@ -25,7 +25,7 @@ imagery_site "eswatini-topo.openstreetmap.org.za" do bbox [[-27.3338596, 30.7497124], [-25.7172326, 32.2498455]] end -imagery_layer "za_ngi_topo_50k" do +imagery_layer "sz_dos_topo_50k" do site "eswatini-topo.openstreetmap.org.za" title "SZ Topo 50k" projection "EPSG:3857" -- 2.47.3