From: Grant Slater Date: Fri, 9 Sep 2016 17:27:10 +0000 (+0100) Subject: imagery: remove faulty coct drift2 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/f552490702c118d7830c2a72a8fb0e290b98c3f8?ds=sidebyside imagery: remove faulty coct drift2 --- diff --git a/cookbooks/imagery/recipes/za_coct_aerial.rb b/cookbooks/imagery/recipes/za_coct_aerial.rb index a52a6fcfa..83097eafc 100644 --- a/cookbooks/imagery/recipes/za_coct_aerial.rb +++ b/cookbooks/imagery/recipes/za_coct_aerial.rb @@ -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 © 2015 City of Cape Town' - background_colour "0 0 0" - extension "jpeg" - max_zoom 21 + action :delete end