Skip to content
New issue

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

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

Already on GitHub? # to your account

Add OverlayNG area check heuristic #812

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

dr-jts
Copy link
Contributor

@dr-jts dr-jts commented Dec 4, 2021

Adds a heuristic check that the OverlayNG result area is consistent with the inputs and the overlay operation.
Prevents erroneous results for some cases where noding is vector-clean (and hence not caught by noding validator), but causes a vertex to cross a segment and thus "invert" an area in the topology graph.

Fixes #798 and #808.

Signed-off-by: Martin Davis mtnclimb@gmail.com

Signed-off-by: Martin Davis <mtnclimb@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OverlayNG robustness failure
2 participants