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

Redundant node produced when using UnionMany function #642

Closed
congluoAtGrab opened this issue Oct 9, 2024 · 1 comment
Closed

Redundant node produced when using UnionMany function #642

congluoAtGrab opened this issue Oct 9, 2024 · 1 comment

Comments

@congluoAtGrab
Copy link

When I want to union multiple geometry, even though those geometries can fit perfectly, the result of UnionMany will produce some nodes that don't exist in the original geometries. Can the result of UnionMany only contains the node in the original geometries?

@peterstace
Copy link
Owner

Hi @congluoAtGrab , this is a known problem with the current DCEL implementation, which is used for the UnionMany operation. I'm tracking this problem in an existing issue (#487), so I'll close this one as a duplicate. Thanks for reporting!

@peterstace peterstace closed this as not planned Won't fix, can't repro, duplicate, stale Oct 9, 2024
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

2 participants