Ticket #2396 (new feature)
GML v3 parser should be more liberal with respect to gml:pos
| Reported by: | tschaub | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.13 Release |
| Component: | Format.GML | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Needs Discussion |
Description
The simple features profile specifies that
in all cases, geometry coordinates shall only be specified using the gml:pos for gml:Point or gml:posList elements for all other types
(See OGC® 06-049r1 8.4.4.10.2.a.)
Our v3 parser is based on the schema referenced in the parser: http://schemas.opengis.net/gml/3.1.1/profiles/gmlsfProfile/1.0.0/gmlsf.xsd
It can be seen there that LinearRingType cannot contain gml:pos elements.
It could be argued that we should support more than the simple features profile. Before going too far with this, it would be good to decide what exactly we want to support.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

