Split a geometry along a (multi)linestring.
Usage
split(geometry, line, boundary = FALSE)
Arguments
- geometry
Geometry to split
- line
Dividing (multi)linestring
- boundary
Whether to return the split boundary instead of the regions
Value
A simple feature object