Skip to content

Rotfuss/o5m2sqlite

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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

About

Converts openstreetmap data to sqlite database files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages