id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 3244,ParseGMLCoordinates() only parses the first element of a (GML 3.1.1),Even Rouault,Even Rouault,"Quote of http://lists.osgeo.org/pipermail/gdal-dev/2009-November/022738.html {{{ As an example of how things are going wrong, here’s sample input text to createFromGML where a collection of elements is used: -39 77.5 -38.75 77.75 -38.5 77.75 -38.25 77.5 -38.25 77.25 -38.5 77 -38.75 77 -39 77.25 -39 77.5 -38.75 77.5 -38.5 77.5 -38.5 77.25 -38.75 77.25 -38.75 77.5 Given the OGRGeometry created from the above text, exportToWkt gives me the following: POLYGON ((-39.0 77.5),(-38.75 77.5)) }}} ",defect,closed,normal,1.6.3,default,unspecified,normal,fixed,GML,