From 5298b7395f16360ee395839f2629dd41904e3805 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sun, 3 May 2026 09:49:27 +0100 Subject: [PATCH] imagery: BG updated layer (testing) --- cookbooks/imagery/recipes/bg_imagery.rb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/cookbooks/imagery/recipes/bg_imagery.rb b/cookbooks/imagery/recipes/bg_imagery.rb index 0cf68f17c..1406ec216 100644 --- a/cookbooks/imagery/recipes/bg_imagery.rb +++ b/cookbooks/imagery/recipes/bg_imagery.rb @@ -44,3 +44,12 @@ imagery_layer "maf-orthophoto-2025" do projection "EPSG:32635" max_zoom 20 end + +imagery_layer "maf-orthophoto-update" do + site "bg-imagery.openstreetmap.org" + title "Bulgaria MAF Orthophoto Update" + source "/store/imagery/bg/maf-orthophoto-map/maf-orthophoto-update.vrt" + copyright "(c) Ministry of Agriculture and Food of Bulgaria" + projection "EPSG:32635" + max_zoom 20 +end -- 2.47.3