From f0348ebc0a98fec865e40b7b122cd5106c20012e Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sat, 2 May 2026 13:47:10 +0100 Subject: [PATCH] imagery: Fix BG imagery title --- cookbooks/imagery/recipes/bg_imagery.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/imagery/recipes/bg_imagery.rb b/cookbooks/imagery/recipes/bg_imagery.rb index 71f455c53..0cf68f17c 100644 --- a/cookbooks/imagery/recipes/bg_imagery.rb +++ b/cookbooks/imagery/recipes/bg_imagery.rb @@ -38,7 +38,7 @@ end imagery_layer "maf-orthophoto-2025" do site "bg-imagery.openstreetmap.org" - title "Bulgaria MAF Orthophoto Latest" + title "Bulgaria MAF Orthophoto 2025" source "/store/imagery/bg/maf-orthophoto-map/maf-orthophoto-2025.vrt" copyright "(c) Ministry of Agriculture and Food of Bulgaria" projection "EPSG:32635" -- 2.39.5