idris-polygons-to-lines
v1.1.0
Published
Convert GeoJSON (Multi)Polygons to LineStrings
Downloads
5
Readme
idris-polygons-to-lines
Convert a GeoJSON collection of polygons to a collection of lines
Usage
var poly2line = require('idris-polygons-to-lines')
poly2line(FeatureCollection)
// returns a GeoJSON FeatureCollection of LineStrings