]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: update coct config
authorGrant Slater <git@firefishy.com>
Wed, 31 Aug 2016 12:31:50 +0000 (13:31 +0100)
committerGrant Slater <git@firefishy.com>
Wed, 31 Aug 2016 12:31:50 +0000 (13:31 +0100)
cookbooks/imagery/recipes/za_coct_aerial.rb

index 9e74eb0e700a52f85fe0e939695238213c45fc45..9e7a82431999d07c0b9bafee9a773b744f90ac80 100644 (file)
@@ -29,8 +29,10 @@ imagery_layer "za_coct_aerial_2015" do
   projection "EPSG:3857"
   site "coct.aerial.openstreetmap.org.za"
   title "City of Cape Town Aerial - 2015 (OSM USE ONLY)"
   projection "EPSG:3857"
   site "coct.aerial.openstreetmap.org.za"
   title "City of Cape Town Aerial - 2015 (OSM USE ONLY)"
-  source "/data/imagery/za/coct/2015-epsg-3857-fast.tif"
+  source "/data/imagery/za/coct/2015-epsg-3857.tif"
   copyright 'Copyright &copy; 2015 <a href="https://www.capetown.gov.za/">City of Cape Town</a>'
   copyright 'Copyright &copy; 2015 <a href="https://www.capetown.gov.za/">City of Cape Town</a>'
+  background_colour "0 0 0"
+  extension "jpeg"
   default_layer true
   max_zoom 21
 end
   default_layer true
   max_zoom 21
 end