X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/18e12b0e123fc3e5f344682f884feabc12da0f5a..afcb07ba438a01c65d701902dfcb39b04a0719ec:/cookbooks/imagery/recipes/za_coct_aerial.rb diff --git a/cookbooks/imagery/recipes/za_coct_aerial.rb b/cookbooks/imagery/recipes/za_coct_aerial.rb index 25948df4c..6a6a5b4ce 100644 --- a/cookbooks/imagery/recipes/za_coct_aerial.rb +++ b/cookbooks/imagery/recipes/za_coct_aerial.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: imagery +# Cookbook:: imagery # Recipe:: za_coct_aerial # -# Copyright 2016, OpenStreetMap Foundation +# Copyright:: 2016, OpenStreetMap Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -29,7 +29,7 @@ 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)" - source "/data/imagery/za/coct/2015-epsg-3857.tif" + source "/store/imagery/za/coct/2015-epsg-3857.tif" copyright 'Copyright © 2015 City of Cape Town' background_colour "0 0 0" extension "jpeg" @@ -41,7 +41,7 @@ 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-epsg-3857.tif" + source "/store/imagery/za/coct/2013-epsg-3857.tif" copyright 'Copyright © 2013 City of Cape Town' background_colour "0 0 0" extension "jpeg"