X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5bb7bf7aa78aa8bc9876f3ec3502572f4b6809d3..afcb07ba438a01c65d701902dfcb39b04a0719ec:/cookbooks/imagery/recipes/za_ngi_topo.rb
diff --git a/cookbooks/imagery/recipes/za_ngi_topo.rb b/cookbooks/imagery/recipes/za_ngi_topo.rb
index 46d0a8bc0..a1fd92c61 100644
--- a/cookbooks/imagery/recipes/za_ngi_topo.rb
+++ b/cookbooks/imagery/recipes/za_ngi_topo.rb
@@ -29,7 +29,7 @@ imagery_layer "za_ngi_topo_250k" do
site "topo.openstreetmap.org.za"
title "NGI Topo 250k"
projection "EPSG:3857"
- source "/data/imagery/za/ngi-topo-250k/ngi-topo-250k-combined.vrt"
+ source "/store/imagery/za/ngi-topo-250k/ngi-topo-250k-combined.vrt"
copyright 'State Copyright © 1996–2010 Chief Directorate: National Geo-spatial Information'
default_layer true
end
@@ -38,6 +38,6 @@ imagery_layer "za_ngi_topo_50k" do
site "topo.openstreetmap.org.za"
title "NGI Topo 50k"
projection "EPSG:3857"
- source "/data/imagery/za/ngi-topo-50k/ngi-topo-50k-combined.vrt"
+ source "/store/imagery/za/ngi-topo-50k/ngi-topo-50k-combined.vrt"
copyright 'State Copyright © 1996–2013 Chief Directorate: National Geo-spatial Information'
end