]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: remove faulty coct drift2
authorGrant Slater <git@firefishy.com>
Fri, 9 Sep 2016 17:27:10 +0000 (18:27 +0100)
committerGrant Slater <git@firefishy.com>
Fri, 9 Sep 2016 17:27:10 +0000 (18:27 +0100)
cookbooks/imagery/recipes/za_coct_aerial.rb

index a52a6fcfa672d37e746a366700237e4d29ca2e80..83097eafcf0607efa88162561c298b55906967f5 100644 (file)
@@ -38,13 +38,8 @@ imagery_layer "za_coct_aerial_2015" do
 end
 
 imagery_layer "za_coct_aerial_2015_drift" do
-  projection "EPSG:3857"
   site "coct.aerial.openstreetmap.org.za"
-  title "City of Cape Town Aerial - 2015 DRIFT2 TEST (OSM USE ONLY)"
   source "/data/imagery/za/coct/2015-drift2-epsg-3857.tif"
-  copyright 'Copyright &copy; 2015 <a href="https://www.capetown.gov.za/">City of Cape Town</a>'
-  background_colour "0 0 0"
-  extension "jpeg"
-  max_zoom 21
+  action :delete
 end