X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/724d624cb25f8324009ddd4f655b8e1c944f17a3..9f13c244211f5683f232f7cc32fac53be8d0b3ec:/cookbooks/imagery/recipes/au_agri.rb diff --git a/cookbooks/imagery/recipes/au_agri.rb b/cookbooks/imagery/recipes/au_agri.rb index dc9258fc2..d17e726d5 100644 --- a/cookbooks/imagery/recipes/au_agri.rb +++ b/cookbooks/imagery/recipes/au_agri.rb @@ -20,7 +20,7 @@ include_recipe "imagery" imagery_site "agri.openstreetmap.org" do - aliases [ "agri.openstreetmap.org.au" ] + # aliases [ "agri.openstreetmap.org.au" ] end imagery_layer "au_ga_agri" do @@ -28,6 +28,7 @@ imagery_layer "au_ga_agri" do root_layer true text "AGRI: The Australian Geographic Reference Image" copyright "Commonwealth of Australia (Geoscience Australia) - Creative Commons Attribution 4.0 International Licence" + background_colour "0 0 0" # Black projection "EPSG:3857" source "/data/imagery/au/agri/combine.vrt" end