Opened 11 years ago

Closed 11 years ago

#877 closed defect (fixed)

Fail to serialize CurveString to WFS

Reported by: christinebao Owned by: Christine Bao
Priority: major Milestone: 3.8.0
Component: FDO API Version: 3.8.0
Severity: 3 Keywords:
Cc: External ID: US8843

Description

Reported by Autodesk QA:

  1. Using MapGuide connect to a data source with CurveString.
  2. Try to publish the data source to WFS.
  3. Fail with exception: Unsupported geometry types.

This is because CurveString is unrecognized by GeometrySerializer. It can be supported in GML 3.1.1 as ArcString(schema http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd), but it is not supported in GML 2.1.2.

Attachments (1)

WFS_Curve.patch (14.0 KB ) - added by christinebao 11 years ago.

Download all attachments as: .zip

Change History (3)

by christinebao, 11 years ago

Attachment: WFS_Curve.patch added

comment:1 by christinebao, 11 years ago

Submitted into trunk in rev 6978.

comment:2 by christinebao, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.