]> git.street.me.uk Git - andy/viking.git/blobdiff - tools/viking-cache-mbtile.py
Fix error handling at autogen.sh
[andy/viking.git] / tools / viking-cache-mbtile.py
index 2f3a6d4cd42dcf08773930c67066892c06a3be34..a2899f4460f448cb4e50098543696ba72e6a6cb4 100755 (executable)
@@ -125,7 +125,7 @@ Example:
 Export Viking's cache files of a map type to an mbtiles file:
 $ viking-cache-mbtile.py -t 17 ~/.viking-maps OSM_Cycle.mbtiles
     
-Import from an MB Tiles into Viking's cache file layour is not available [yet]
+Import from an MB Tiles file into Viking's cache file layout is not available [yet]
 
 Note you can use the http://github.com/mapbox/mbutil mbutil script to further handle .mbtiles
 such as converting it into an OSM tile layout and then pointing a new Viking Map at that location with the map type of 'On Disk OSM Layout'""")