[
https://issues.apache.org/jira/browse/CALCITE-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599710#comment-17599710
]
Bertil Chapuis edited comment on CALCITE-4294 at 9/2/22 9:08 PM:
-----------------------------------------------------------------
Sounds great! Also, note that ST_Transform is now working as expected: it
changes the SRID and reprojects the geometry. Hence the changes in spatial.iq
at lines 455 and 464.
was (Author: bchapuis):
Sounds great! Also, note that ST_Transform is now working as expected: it
changes the SRID and reprojects the geometry. Hence the change in spatial.iq at
lines 455 and 464.
> Use JTS rather than ESRI as the underlying library for geospatial (ST_)
> functions
> ---------------------------------------------------------------------------------
>
> Key: CALCITE-4294
> URL: https://issues.apache.org/jira/browse/CALCITE-4294
> Project: Calcite
> Issue Type: Bug
> Components: spatial
> Reporter: Julian Hyde
> Assignee: Bertil Chapuis
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.32.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The geospatial functions are currently implemented using the ESRI library. We
> should consider using JTS instead. AT the time we started work on geospatial
> the JTS did not have a suitable license, but this is no longer the case. I
> gather that JTS is a superior library.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)