]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: fix url typo
authorGrant Slater <github@firefishy.com>
Wed, 3 Apr 2024 15:45:07 +0000 (16:45 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 3 Apr 2024 15:45:07 +0000 (16:45 +0100)
cookbooks/imagery/recipes/za_ngi_aerial.rb

index bf2b5385ec356ae15dceeddec03007f7002de7cd..c0b5642234ac07ed9c863da0c44f9d5cfdfa32fe 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 "file:///store/imagery/za/za-25c/mosaic-tiler-file.json"
+  source "file:///store/imagery/za/za-25cm/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"