X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/87567b1b6fd1876f7c0258a1d2737c84808b6916..d18cd92a98384aebf371376383a4408485f12374:/cookbooks/imagery/recipes/za_ngi_aerial.rb diff --git a/cookbooks/imagery/recipes/za_ngi_aerial.rb b/cookbooks/imagery/recipes/za_ngi_aerial.rb index 26527c2a9..36123dcb5 100644 --- a/cookbooks/imagery/recipes/za_ngi_aerial.rb +++ b/cookbooks/imagery/recipes/za_ngi_aerial.rb @@ -30,10 +30,10 @@ 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" - copyright 'State Copyright © 2024 Chief Directorate: National Geo-spatial Information' + source "file:///store/imagery/za/za-25cm/mosaic-tiler-file.json" + copyright 'State Copyright © 2024 Chief Directorate: National Geo-spatial Information' max_zoom 20 - extension jpg + extension "jpg" default_layer true url_aliases ["/ngi-aerial"] end