turf-polygon-to-line

0.0.1 • Public • Published

turf-polygon-to-line

build status

turf.polygonToLine(geojson)

Transforms Polygons and MultiPolygons to LineStrings.

Parameters

parameter type description
geojson Object any GeoJSON object

Returns Object, FeatureCollection where Polygons and MultiPolygons transformed to LineStrings.

Installation

Requires nodejs.

$ npm install turf-polygon-to-line

Tests

$ npm test

Package Sidebar

Install

npm i turf-polygon-to-line

Weekly Downloads

0

Version

0.0.1

License

ISC

Last publish

Collaborators

  • stepankuzmin