Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Boolean Ops Interface #881

Open
rmanoka opened this issue Jul 28, 2022 · 0 comments
Open

Better Boolean Ops Interface #881

rmanoka opened this issue Jul 28, 2022 · 0 comments

Comments

@rmanoka
Copy link
Contributor

rmanoka commented Jul 28, 2022

The current interface to compute union, intersection, etc. is a bit restrictive. It only allows Polygon with Polygon or a MultiPolygon with a MultiPolygon. A better design is to create separate traits: Intersection and Union and implement for the 4 combinations where the algorithm works?

@michaelkirk michaelkirk mentioned this issue Jul 31, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant