From 20e3b5b4265ed04b6db3b6a1f46e85ec9d2db96a Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Tue, 19 Aug 2025 09:23:03 +0100 Subject: [PATCH] imagery: fix ACT typo --- cookbooks/imagery/recipes/au_act_aerial.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/imagery/recipes/au_act_aerial.rb b/cookbooks/imagery/recipes/au_act_aerial.rb index 5d6c7d8f1..f50fb55da 100644 --- a/cookbooks/imagery/recipes/au_act_aerial.rb +++ b/cookbooks/imagery/recipes/au_act_aerial.rb @@ -54,7 +54,7 @@ end imagery_layer "act_aerial_imagery_202503" do site "act-imagery.openstreetmap.org" - title "ACT Aerial Imagery 202505" + title "ACT Aerial Imagery 202503" projection "EPSG:7855" source "https://tiles.arcgis.com/tiles/E5n4f1VY84i0xSjy/arcgis/rest/services/2025_03_urban_75mm/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" # attribution per https://www.actmapi.act.gov.au/terms-and-conditions and https://tiles.arcgis.com/tiles/E5n4f1VY84i0xSjy/arcgis/rest/services/ACT_Aerial_Imagery_202411/MapServer/ -- 2.39.5