From 3dd9401f7853b5ce9e969b1bbc7f04309e3cfc04 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 23 Jan 2025 13:16:19 +0000 Subject: [PATCH] imagery: switch to better merged AGRI imagery --- cookbooks/imagery/recipes/au_agri.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/imagery/recipes/au_agri.rb b/cookbooks/imagery/recipes/au_agri.rb index 931ecf3f1..ebec229c6 100644 --- a/cookbooks/imagery/recipes/au_agri.rb +++ b/cookbooks/imagery/recipes/au_agri.rb @@ -33,7 +33,7 @@ imagery_layer "au_ga_agri" do copyright "Commonwealth of Australia (Geoscience Australia) - Creative Commons Attribution 4.0 International Licence" background_colour "0 0 0" # Black projection "EPSG:3857" - source "/store/imagery/au/agri/combine.vrt" + source "/store/imagery/au/agri/combine-cutline-cog.tif" max_zoom 17 revision 1 end -- 2.39.5