You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2018/09/29 00:47:00 UTC

[jira] [Assigned] (OLINGO-1299) Guessed type for geospatial in JsonDeserializer defaults to Edm.Geography*

     [ https://issues.apache.org/jira/browse/OLINGO-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy reassigned OLINGO-1299:
------------------------------------

    Assignee: Ramesh Reddy

> Guessed type for geospatial in JsonDeserializer defaults to Edm.Geography*
> --------------------------------------------------------------------------
>
>                 Key: OLINGO-1299
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1299
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-client
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>            Priority: Major
>
> From [https://github.com/apache/olingo-odata4/blob/fb2d21d70310815ce6f29a660ecca02fd9d11558/lib/client-core/src/main/java/org/apache/olingo/client/core/serialization/JsonDeserializer.java#L215]
>  
> The default type is guessed to be geography, however geometry is the more general type.  The long/lat and srid values may be invalid as a geography value.
>  
> This should either default to geometry, or use more context information to infer the type.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)