]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/au_agri.rb
Imagery - additional mapserver param support
[chef.git] / cookbooks / imagery / recipes / au_agri.rb
index dc9258fc2390ba333e2e86060493b35ac488b3b1..d17e726d5ec7c0aa24a6872bf2d29d23772e6dfe 100644 (file)
@@ -20,7 +20,7 @@
 include_recipe "imagery"
 
 imagery_site "agri.openstreetmap.org" do
 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
 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"
   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
   projection "EPSG:3857"
   source "/data/imagery/au/agri/combine.vrt"
 end