You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Dattatray (JIRA)" <ji...@apache.org> on 2018/08/01 13:34:00 UTC

[jira] [Commented] (OLINGO-1282) What is the correct format of Edm.GeographyCollection type for multiple geography type

    [ https://issues.apache.org/jira/browse/OLINGO-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565326#comment-16565326 ] 

Dattatray commented on OLINGO-1282:
-----------------------------------

Please give me any suggestion.

> What is the correct format of Edm.GeographyCollection type for multiple geography type
> --------------------------------------------------------------------------------------
>
>                 Key: OLINGO-1282
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1282
>             Project: Olingo
>          Issue Type: Question
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.3.0
>            Reporter: Dattatray
>            Priority: Major
>
> *1] Edm.GeographyCollection work's fine  with following format*
>    _   geography'SRID=0;Collection(LineString(142.1 64.1,3.14 2.78))'
>    _   geography'SRID=333;Collection(Point(1.0 2.0))'
> *2]My question is how can i give multiple geography types in Edm.GeographyCollection.*
>     e.g  geography'SRID=333;Collection(Point(1.0 2.0),LineString(142.1 64.1,3.14 2.78))'



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