Ticket #4473 (closed defect: fixed)
GML: be tolerant about valid constructs for empty geometries
| Reported by: | rouault | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.9.1 |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | normal | Keywords: | gml empty geometries |
| Cc: |
Description
We currently reject GML geometries that are valid according to the GML schemas. For example : <gml:Point><gml:coordinates/></gml:Point>, <gml:LineString><gml:posList></gml:posList></gml:LineString>, <gml:Polygon/>
Change History
Note: See
TracTickets for help on using
tickets.
