[
https://issues.jboss.org/browse/TEIID-3931?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3931:
---------------------------------------
The conversion from the Teiid geometry value to the OData value objects is a bit tricky.
They support a non-standard syntax extension of EWKT - it expects the srid to be specified
even if 0, it is prefixed by geometry or geography, but worst of all the parsing is
restrictive such that the output from our EWKT does not match.
Add support for odata service geospatial handling
-------------------------------------------------
Key: TEIID-3931
URL:
https://issues.jboss.org/browse/TEIID-3931
Project: Teiid
Issue Type: Enhancement
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 11.2
We should use the Edm.Geometry type for the Teiid geometry type (we can also use system
metadata to see if it's appropriate to use a geometry subtype) along with any
geospatial operations that odata and Teiid support.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)