dbmtools
Table of Contents
DBMapTools
Simple Win32 commandline tools for content manipulation of SQLite based BigPlanet tileset. (Produced by MOBAC, or something else.)
Download: DBMapTools 1.0.0 (beta)
DBMsplit
dbmsplit <source_db.sqlitedb>
Creating set of separate databases, one for each zoom level.
DBMjoin
dbmjion <destination_db.sqlitedb> <source_db.sqlitedb>
Merge two databases into one. Source_db is merged into destination_db. Source_db left unchanged. If some map tile exists in both databases, then tile in destination_db will be overwritten by tile from source_db.
dbmtools.txt · Last modified: 2012/07/01 00:00 (external edit)