https://github.com/astro/dat-osm-import
Import OpenStreetMap data into dat
https://github.com/astro/dat-osm-import
Last synced: 11 months ago
JSON representation
Import OpenStreetMap data into dat
- Host: GitHub
- URL: https://github.com/astro/dat-osm-import
- Owner: astro
- License: other
- Created: 2014-08-17T23:17:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-17T23:47:26.000Z (almost 12 years ago)
- Last Synced: 2025-03-24T05:01:43.453Z (about 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dat OpenStreetMap importer
## Usage
```sh
npm i dat-osm-import
pv -per < my-area.osm.pbf | ./node_modules/.bin/dat-osm-import optional/path/to/dat-repo
```