From f17132d49c356cb53ce08d8ad7545d4909d3b3b7 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Mon, 1 Sep 2025 22:16:06 +0100 Subject: [PATCH] imagery: Use default extension for BG imagery --- cookbooks/imagery/recipes/bg_imagery.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/cookbooks/imagery/recipes/bg_imagery.rb b/cookbooks/imagery/recipes/bg_imagery.rb index a3adb5f64..f7fa54820 100644 --- a/cookbooks/imagery/recipes/bg_imagery.rb +++ b/cookbooks/imagery/recipes/bg_imagery.rb @@ -31,6 +31,5 @@ imagery_layer "maf-orthophoto-latest" do source "/store/imagery/bg/maf-orthophoto-map/maf-orthophoto.vrt" copyright "(c) Ministry of Agriculture and Food of Bulgaria" max_zoom 20 - extension "jpg" default_layer true end -- 2.39.5