From: Grant Slater Date: Thu, 25 Aug 2016 22:41:00 +0000 (+0100) Subject: imagery: remove broken coct 2013 imagery X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ad4da3b5b4a92d20a0904b005b86afae4a492f86?ds=sidebyside imagery: remove broken coct 2013 imagery --- diff --git a/cookbooks/imagery/recipes/za_coct_aerial.rb b/cookbooks/imagery/recipes/za_coct_aerial.rb index 0291dd1a7..387fd6e7e 100644 --- a/cookbooks/imagery/recipes/za_coct_aerial.rb +++ b/cookbooks/imagery/recipes/za_coct_aerial.rb @@ -35,11 +35,11 @@ imagery_layer "za_coct_aerial_2015" do max_zoom 21 end -imagery_layer "za_coct_aerial_2013" do - projection "EPSG:3857" - site "coct.aerial.openstreetmap.org.za" - title "City of Cape Town Aerial - 2013 (OSM USE ONLY)" - source "/data/imagery/za/coct/2013-tif-epsg-3857.vrt" - copyright 'Copyright © 2013 City of Cape Town' - max_zoom 21 -end +# imagery_layer "za_coct_aerial_2013" do +# projection "EPSG:3857" +# site "coct.aerial.openstreetmap.org.za" +# title "City of Cape Town Aerial - 2013 (OSM USE ONLY)" +# source "/data/imagery/za/coct/2013-tif-epsg-3857.vrt" +# copyright 'Copyright © 2013 City of Cape Town' +# max_zoom 21 +# end