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)