#917 closed defect (fixed)
Serialize FdoGeometryType_CurveString to gml:LineString in GML2 format
Reported by: | christinebao | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.1.0 |
Component: | FDO API | Version: | 4.0.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: | DE29363 |
Description
Reported by Autodesk QA. A customer meet exception when publishing WFS. It's due to the type FdoGeometryType_CurveString is not supported by GML2 and throw exception. Solution is to serialize it to be gml:LineString. Tested by customer and it's acceptable.
Attachments (1)
Change History (4)
by , 9 years ago
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Submit to http://svn.osgeo.org/fdo/sandbox/adsk/4.0 at r7471. Submit to http://svn.osgeo.org/fdo/trunk at r7472.