[ https://issues.apache.org/jira/browse/OLINGO-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264915#comment-16264915 ]
Dattatray commented on OLINGO-1205: ----------------------------------- both Edm.GeographyCollection and Edm.GeometryCollection types working fine for Multipoint type e.g geography'SRID=333;Collection(MultiPoint((1.0 2.0),(3.0 4.0)))' > Edm.GeographyCollection and Edm.GeometryCollection type is not working for > MultiLineString and MultiPolygon type > ----------------------------------------------------------------------------------------------------------------- > > Key: OLINGO-1205 > URL: https://issues.apache.org/jira/browse/OLINGO-1205 > Project: Olingo > Issue Type: Bug > Components: odata4-commons > Affects Versions: (Java) V4 4.4.0 > Reporter: Dattatray > Fix For: (Java) V4 4.4.0 > > > I have given following string representation for Edm.GeographyCollection > and Edm.GeometryCollection > 1]Edm.GeographyCollection => > geography'SRID=0;Collection(MultiLineString((142.1 64.1,3.14 2.78),(142.1 > 64.7,3.14 2.78)))' > 2]Edm.GeographyCollection =>geography'SRID=0;Collection(MultiPolygon(((1 1,1 > 1),(1 1,2 2,3 3,1 1)),((1 1,1 1),(1 1,2 2,3 3,1 1))))' -- This message was sent by Atlassian JIRA (v6.4.14#64029)