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 RelateOp for empty geometry and closed linear geometry #680

Merged
merged 2 commits into from
Sep 14, 2022

Conversation

dbaston
Copy link
Member

@dbaston dbaston commented Sep 13, 2022

This PR fixes the following Trac ticket: https://trac.osgeo.org/geos/ticket/1096. It ports locationtech/jts#671.

As a side effect, it brings along the BoundaryOp class that has been in JTS for some time, and its associated tests.

@dbaston
Copy link
Member Author

dbaston commented Sep 14, 2022

Thoughts on backporting, since the changeset is relatively large?

@dr-jts dr-jts added the Bug label Sep 14, 2022
@dr-jts
Copy link
Contributor

dr-jts commented Sep 14, 2022

Thoughts on backporting, since the changeset is relatively large?

Always nice to backport bug fixes, especially for something as core as spatial predicates.

How far back can you just cherry-pick?

@dbaston dbaston merged commit 206843f into libgeos:main Sep 14, 2022
@dbaston
Copy link
Member Author

dbaston commented Sep 14, 2022

How far back can you just cherry-pick?

3.11?

@dr-jts
Copy link
Contributor

dr-jts commented Sep 14, 2022

How far back can you just cherry-pick?

3.11?

Sigh... that's not great.

Oh well, I guess if someone really wants it they can complain loudly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants