phayes / geoPHP

Advanced geometry operations in PHP
https://geophp.net
Other
863 stars 263 forks source link

Is there an equivalent to python's library shapely function split()? #192

Open hristov-h opened 2 years ago

hristov-h commented 2 years ago

Splits a geometry by another geometry and returns a collection of geometries.