]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/za_ngi_topo.rb
imagery: remove mapserver service restrictions
[chef.git] / cookbooks / imagery / recipes / za_ngi_topo.rb
index 22cd752faaedd10427db9252fd812e5cdab10e5b..a1fd92c619c7e55d97bc816571124c9dbab3c9a6 100644 (file)
@@ -29,8 +29,8 @@ imagery_layer "za_ngi_topo_250k" do
   site "topo.openstreetmap.org.za"
   title "NGI Topo 250k"
   projection "EPSG:3857"
   site "topo.openstreetmap.org.za"
   title "NGI Topo 250k"
   projection "EPSG:3857"
-  source "/data/imagery/za/ngi-topo-250k/ngi-topo-250k-combined.vrt"
-  copyright 'State Copyright &copy; 1996&ndash;2010 <a href="http://www.ngi.gov.za/">Chief Directorate: National Geo-spatial Information</a>'
+  source "/store/imagery/za/ngi-topo-250k/ngi-topo-250k-combined.vrt"
+  copyright 'State Copyright &copy; 1996&ndash;2010 <a href="https://ngi.dalrrd.gov.za/">Chief Directorate: National Geo-spatial Information</a>'
   default_layer true
 end
 
   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"
   site "topo.openstreetmap.org.za"
   title "NGI Topo 50k"
   projection "EPSG:3857"
-  source "/data/imagery/za/ngi-topo-50k/ngi-topo-50k-combined.vrt"
-  copyright 'State Copyright &copy; 1996&ndash;2013 <a href="http://www.ngi.gov.za/">Chief Directorate: National Geo-spatial Information</a>'
+  source "/store/imagery/za/ngi-topo-50k/ngi-topo-50k-combined.vrt"
+  copyright 'State Copyright &copy; 1996&ndash;2013 <a href="https://ngi.dalrrd.gov.za/">Chief Directorate: National Geo-spatial Information</a>'
 end
 end