Convert GeoJSON into OpenStreetMap XML string.
$ npm install --save geojson2osm-es6
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
- Refactoring entire project