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 Contains edge cases for EMPTY geometries #1227

Merged
merged 2 commits into from
Oct 12, 2024

Conversation

michaelkirk
Copy link
Member

@michaelkirk michaelkirk commented Oct 12, 2024

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

And add new tests cases from jts@6a9af07059671bdc6e62542c9739137ab53fd4d8

And add new tests cases from jts@6a9af07059671bdc6e62542c9739137ab53fd4d8
always using the (typically more correct Relate.is_contains)

AFAIK there are no remaining correctness issues, but their has been a
long tail of bugs with anything not using the (slower) Relate trait.
@michaelkirk michaelkirk merged commit 2a55920 into main Oct 12, 2024
15 checks passed
@michaelkirk michaelkirk deleted the mkirk/fix-contains-for-empty branch October 12, 2024 15:38
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

Successfully merging this pull request may close these issues.

2 participants