[teiid-issues] [JBoss JIRA] (TEIID-3909) Add support for odata geospatial handling

Steven Hawkins (JIRA) issues at jboss.org
Wed Jan 20 17:04:00 EST 2016


    [ https://issues.jboss.org/browse/TEIID-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151436#comment-13151436 ] 

Steven Hawkins commented on TEIID-3909:
---------------------------------------

This isn't as simple as it first seems.  The base Edm.Geometry type is not usable - you have to map to a more specific geometry type (their Geospatial object model is hierarchical, but not their type model).   We also need to convert the geometry values to the object model values there is no logic around using a well known format.

> Add support for odata geospatial handling
> -----------------------------------------
>
>                 Key: TEIID-3909
>                 URL: https://issues.jboss.org/browse/TEIID-3909
>             Project: Teiid
>          Issue Type: Bug
>          Components: OData
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.0
>
>
> 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
(v6.4.11#64026)


More information about the teiid-issues mailing list