Ticket #4473 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

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

Changed 16 months ago by rouault

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.9.1

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

Note: See TracTickets for help on using tickets.