Dattatray created OLINGO-1205: --------------------------------- Summary: 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)