Open jorisvandenbossche opened 3 weeks ago
WIP to add the overlay operations (union/intersection/(symmetric_)difference). They have a bunch of options that we should expose, and also need to add tests.
Added some tests, so this is now the basics without any options (that can probably be added in follow-up PRs)
WIP to add the overlay operations (union/intersection/(symmetric_)difference). They have a bunch of options that we should expose, and also need to add tests.