Awesome
GeoJSON2OSM (ES6 library)
Convert GeoJSON into OpenStreetMap XML string.
Install
$ npm install --save geojson2osm-es6
Similiar projects
This project originated from many different projects:
- https://gist.github.com/tecoholic/1396990
- https://github.com/aaronlidman/osm-and-geojson
- https://github.com/Rub21/geojson2osm
Changelog
0.1.3 - 2016-11-20
- Refactoring entire project