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

Dattatray updated OLINGO-1282:
------------------------------
    Description: 
*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))'

  was:
*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))'


> 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)

Reply via email to