X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/bb91cdae7671ac5a01cb4179607acbb4f9c5c561..44166d054d076ce26743c466ce002d7bc2e3c4dd:/cookbooks/imagery/recipes/na_sgswa_topo.rb diff --git a/cookbooks/imagery/recipes/na_sgswa_topo.rb b/cookbooks/imagery/recipes/na_sgswa_topo.rb index aceb3e893..686e10dda 100644 --- a/cookbooks/imagery/recipes/na_sgswa_topo.rb +++ b/cookbooks/imagery/recipes/na_sgswa_topo.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: imagery +# Cookbook:: imagery # Recipe:: za_ngi_topo # -# 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 "na_sgswa_topo_50k" do site "namibia-topo.openstreetmap.org.za" title "Namibia Topo 50k" projection "EPSG:4326" - source "/data/imagery/na/topo-50k/namibia-50k-topo-v2.vrt" + source "/store/imagery/na/topo-50k/namibia-50k-topo-v2.vrt" copyright "State Copyright © 1958 - 1991; Surveyor-General, Windhoek, SWA; CDSM: Chief Directorate Surveys & Mapping, Mowbray, RSA" default_layer true background_colour "0 0 0" @@ -41,7 +41,7 @@ imagery_layer "na_aerial" do site "namibia-topo.openstreetmap.org.za" title "Namibia Aerial Demo" projection "namibia_aerial" - source "/data/imagery/na/aerial/aerial.vrt" + source "/store/imagery/na/aerial/aerial.vrt" copyright "State Copyright" background_colour "0 0 0" extension "jpeg"