Opened 16 years ago
Closed 16 years ago
#445 closed defect (fixed)
parser error: GML3 contains GML2 syntax
Reported by: | christoph | Owned by: | christoph |
---|---|---|---|
Priority: | major | Milestone: | 2.6 release |
Component: | wfs | Version: | 2.6 rc1 |
Keywords: | Cc: | astrid_emde |
Description
A GML3 might contain geometry in the old syntax (gml:coordinates instead of gml:posList, etc). The GML3 parser should recognize this and use the GML2 parser for these cases.
Note:
See TracTickets
for help on using tickets.
trunk
http://trac.osgeo.org/mapbender/changeset/3891
2.6
http://trac.osgeo.org/mapbender/changeset/3892
Tested with Deegree WFS (Polygons only). Please continue testing and report bugs here.