geojson2poly

Converts GeoJOSN polygons to osm poly format file.

Usage no npm install needed!

<script type="module">
  import geojson2poly from 'https://cdn.skypack.dev/geojson2poly';
</script>

README

geojson2poly

Converts GeoJOSN polygons to openstreetmap (osm) poly format file.

installation

npm install geojson2poly -g

usage

geojson2poly <geojson-file> <output-poly-file>

license

This project is licensed under the terms of the MIT license.