Opened 12 years ago

Closed 12 years ago

#4473 closed defect (fixed)

GML: be tolerant about valid constructs for empty geometries

Reported by: Even Rouault Owned by: Even 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 (1)

comment:1 by Even Rouault, 12 years ago

Milestone: 1.9.1
Resolution: fixed
Status: newclosed

Fixed in trunk (r23813) and in branches/1.9 (r23814)

Note: See TracTickets for help on using tickets.