idris-polygons-to-lines

1.1.0 • Public • Published

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i idris-polygons-to-lines

    Weekly Downloads

    1

    Version

    1.1.0

    License

    GPL-2.0

    Last publish

    Collaborators

    • idris-maps