From: Grant Slater Date: Wed, 3 Apr 2024 15:45:07 +0000 (+0100) Subject: imagery: fix url typo X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/dd50038fed2daf753d367d92be307cb8d0b4c109 imagery: fix url typo --- diff --git a/cookbooks/imagery/recipes/za_ngi_aerial.rb b/cookbooks/imagery/recipes/za_ngi_aerial.rb index bf2b5385e..c0b564223 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 "file:///store/imagery/za/za-25c/mosaic-tiler-file.json" + 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"