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

Fix IsValidOp for LinearRings #737

Merged
merged 1 commit into from Jun 4, 2021

Conversation

dr-jts
Copy link
Contributor

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

Fixes an issue where certain kinds of LinearRings with self-intersections did not report as invalid.

Fixes #736.

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

Signed-off-by: Martin Davis <mtnclimb@gmail.com>
@dr-jts dr-jts self-assigned this Jun 4, 2021
@dr-jts dr-jts merged commit 0f7f19f into locationtech:master Jun 4, 2021
@dr-jts dr-jts deleted the fix-isvalid-linearring branch June 4, 2021 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid LinearRing is reported as valid
1 participant