https://github.com/amandasaurus/osm2sqlite
https://github.com/amandasaurus/osm2sqlite
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amandasaurus/osm2sqlite
- Owner: amandasaurus
- License: gpl-3.0
- Created: 2013-08-31T13:14:20.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-31T13:19:07.000Z (almost 12 years ago)
- Last Synced: 2025-05-16T20:43:08.882Z (about 1 month ago)
- Language: Python
- Size: 74.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I've created osm2sqlite, a programme to convert from OSM files (OpenStreetMap's XML file format) into a SQLite database. It's not very good for display OpenStreetMap data in a GIS programme. It's good if you want to muck around with raw OpenStreetMap data, in a familiar SQL environment.
Code is copyright Rory McCann and released under the GNU GPL v3 licence (or at your option a later version)