]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: switch to file:// based mosaic for ZA
authorGrant Slater <github@firefishy.com>
Wed, 3 Apr 2024 15:44:05 +0000 (16:44 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 3 Apr 2024 15:44:05 +0000 (16:44 +0100)
cookbooks/imagery/recipes/za_ngi_aerial.rb

index a888375a24f0cfb3b0e0a5f9cde7d872265f15de..bf2b5385ec356ae15dceeddec03007f7002de7cd 100644 (file)
@@ -30,7 +30,7 @@ imagery_layer "ngi-aerial" do
   site "aerial.openstreetmap.org.za"
   uses_tiler true
   title "NGI Aerial 25cm/50cm"
-  source "https://tiler.openstreetmap.org/za-25cm/mosaic-tiler-file.json.gz"
+  source "file:///store/imagery/za/za-25c/mosaic-tiler-file.json"
   copyright 'State Copyright &copy; 2024 <a href="http://www.ngi.gov.za/">Chief Directorate: National Geo-spatial Information</a>'
   max_zoom 20
   extension "jpg"