From: Grant Slater Date: Wed, 3 Apr 2024 15:44:05 +0000 (+0100) Subject: imagery: switch to file:// based mosaic for ZA X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c784b570ae5193b222866d410ddd24b90547bed7 imagery: switch to file:// based mosaic for ZA --- diff --git a/cookbooks/imagery/recipes/za_ngi_aerial.rb b/cookbooks/imagery/recipes/za_ngi_aerial.rb index a888375a2..bf2b5385e 100644 --- a/cookbooks/imagery/recipes/za_ngi_aerial.rb +++ b/cookbooks/imagery/recipes/za_ngi_aerial.rb @@ -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 © 2024 Chief Directorate: National Geo-spatial Information' max_zoom 20 extension "jpg"