-
as a command line tool:
$ npm install -g geojsontoosm $ geojsontoosm file.geojson > file.osm
-
as a nodejs library:
$ npm install geojsontoosm var geojsontoosm = require('geojsontoosm'); geojsontoosm(geojson_data);
-
Notifications
You must be signed in to change notification settings - Fork 14
Convert GeoJSON to OSM XML
License
tyrasd/geojsontoosm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Convert GeoJSON to OSM XML
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published