]> git.street.me.uk Git - andy/viking.git/commit
Add option to the cache-mbtile tool to avoid optimizing the database.
authorRob Norris <rw_norris@hotmail.com>
Wed, 31 Jul 2013 20:05:59 +0000 (21:05 +0100)
committerRob Norris <rw_norris@hotmail.com>
Wed, 28 Aug 2013 21:20:39 +0000 (22:20 +0100)
commit1621cbbe98ec7f8bd669f1d9dd4e1f7894f4c5f7
tree350bffa5e394561c0d98594b95008bd1c835d88b
parentea3a60729e6277ebd18210065dc083cf398ead0a
Add option to the cache-mbtile tool to avoid optimizing the database.

This is because the optimizing stage uses a temporary file
(often twice the size of the DB file - so it can be many Gbs in size), one may want to avoid this.
tools/viking-cache-mbtile.py