o5m2sqlite
Converts openstreetmap data to sqlite database files.
Build with gcc: gcc o5m2sqlite.c -lsqlite3 -o o5m2sqlite
(it requires the sqlite3 library being installed on your pc)
Usage: ./o5m2sqlite input.o5m output.sqlite
Converts openstreetmap data to sqlite database files.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Converts openstreetmap data to sqlite database files.