]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: use gz mosaic directly
authorGrant Slater <github@firefishy.com>
Tue, 2 Apr 2024 13:36:20 +0000 (14:36 +0100)
committerGrant Slater <github@firefishy.com>
Tue, 2 Apr 2024 13:36:20 +0000 (14:36 +0100)
cookbooks/imagery/recipes/za_ngi_aerial.rb

index 2dbed2ee961ac04ce886662f73f86d6819da87d9..c091b94d992e378e4291f887da81870b778d46d4 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-https.json"
+  source "https://tiler.openstreetmap.org/za-25cm/mosaic-tiler-https.json.gz"
   copyright 'State Copyright &copy; 2024 <a href="http://www.ngi.gov.za/">Chief Directorate: National Geo-spatial Information</a>'
   max_zoom 20
   extension "jpg"