[hibernate-issues] [JIRA] (HHH-13975) geolatte-geom support for SpatialPredicates

Daniel Shuy (JIRA) jira at hibernate.atlassian.net
Thu Apr 23 11:34:22 EDT 2020


Daniel Shuy ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=5a75cca00a1b9c21e2da0e93 ) *created* an issue

Hibernate ORM ( https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiMjkwMmMyODQxN2U0NGYxZjg5NjRjMmZkNWFjMGIwNDciLCJwIjoiaiJ9 ) / New Feature ( https://hibernate.atlassian.net/browse/HHH-13975?atlOrigin=eyJpIjoiMjkwMmMyODQxN2U0NGYxZjg5NjRjMmZkNWFjMGIwNDciLCJwIjoiaiJ9 ) HHH-13975 ( https://hibernate.atlassian.net/browse/HHH-13975?atlOrigin=eyJpIjoiMjkwMmMyODQxN2U0NGYxZjg5NjRjMmZkNWFjMGIwNDciLCJwIjoiaiJ9 ) geolatte-geom support for SpatialPredicates ( https://hibernate.atlassian.net/browse/HHH-13975?atlOrigin=eyJpIjoiMjkwMmMyODQxN2U0NGYxZjg5NjRjMmZkNWFjMGIwNDciLCJwIjoiaiJ9 )

Issue Type: New Feature Assignee: Unassigned Components: hibernate-spatial Created: 23/Apr/2020 08:34 AM Priority: Major Reporter: Daniel Shuy ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=5a75cca00a1b9c21e2da0e93 )

Currently, SpatialPredicates only supports JTS. This task aims to add support for geolatte-geom as well.

While it is possible to convert between JTS <-> geolatte-geom Geometry types, it is impossible to do so with Expression<Geometry> types. Using Expression#as(Class) will perform a database cast, which has the side effect of converting Geography types to Geometry types, which may produce unintended behavior.

( https://hibernate.atlassian.net/browse/HHH-13975#add-comment?atlOrigin=eyJpIjoiMjkwMmMyODQxN2U0NGYxZjg5NjRjMmZkNWFjMGIwNDciLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-13975#add-comment?atlOrigin=eyJpIjoiMjkwMmMyODQxN2U0NGYxZjg5NjRjMmZkNWFjMGIwNDciLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100125- sha1:63ccdc5 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200423/0565ad14/attachment.html 


More information about the hibernate-issues mailing list