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

HHH-13975 : geolatte-geom support for SpatialPredicates #3371

Merged
merged 4 commits into from May 13, 2020

Conversation

daniel-shuy
Copy link
Contributor

@daniel-shuy daniel-shuy commented Apr 23, 2020

This enhances SpatialPredicates (added in version 5.4.13, see #3159 for the original PR) to support geolatte-geom (in addition to JTS).

To clearly distinguish the classes, I've renamed SpatialPredicates to JTSSpatialPredicates, and added a new class GeolatteSpatialPredicates for geolatte-geom. This unfortunately, is a minor breaking change.

Please review by commit, else the file renaming will mess with the Diffs.

@NathanQingyangXu
Copy link
Contributor

NathanQingyangXu commented Apr 23, 2020

@maesenka Would you mind taking a look at this PR? You approved the last PR from the same author previously.

@daniel-shuy
Copy link
Contributor Author

I've added back SpatialPredicates, and made it extend JTSSpatialPredicates and added a deprecation notice instead so that this is no longer a breaking change

@maesenka maesenka merged commit 09105b8 into hibernate:master May 13, 2020
@daniel-shuy
Copy link
Contributor Author

Thanks again @NathanQingyangXu and @maesenka!

@daniel-shuy daniel-shuy deleted the HHH-13975 branch May 14, 2020 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants