From f552490702c118d7830c2a72a8fb0e290b98c3f8 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Fri, 9 Sep 2016 18:27:10 +0100 Subject: [PATCH] imagery: remove faulty coct drift2 --- cookbooks/imagery/recipes/za_coct_aerial.rb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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 -- 2.43.2