Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gagan-bansal/geojson2poly

Converts GeoJOSN polygons to OSM poly format file.
https://github.com/gagan-bansal/geojson2poly

Last synced: about 1 month ago
JSON representation

Converts GeoJOSN polygons to OSM poly format file.

Awesome Lists containing this project

README

        

# geojson2poly
Converts GeoJOSN polygons to openstreetmap [(osm) poly format](http://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format) file.
## installation

```
npm install geojson2poly -g
```

## usage
```
geojson2poly
```
## license
This project is licensed under the terms of the MIT license.