0.1.1 • Published 5 months ago

turf-polygon-slice v0.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Turf Polygon Slice

Slices Polygon using a LineString.

Based on: https://github.com/kdashivantha/turf-polygon-slice

Usage

import polygonSlice from "turf-polygon-slice"

const slicedPolygons = polygonSlice(polygon, line)