Opened 13 years ago

Closed 13 years ago

#4154 closed defect (fixed)

The GML driver does not handle wkbNone appropriately

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.9.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords: gml
Cc:

Description

The following improvements are necessary :

* when parsing a .xsd without geometry property, declare the layer as wkbNone
* when building the .gfs file, declare a layer as wkbNone if no feature has a geometry
* when writing the .xsd of a wkbNone layer, don't write a geometry property.

Change History (1)

comment:1 by Even Rouault, 13 years ago

Resolution: fixed
Status: newclosed

r22686 /trunk/ (4 files in 2 dirs): GML: in reading and writing, handle layers of type wkbNone appropriately (#4154)

Note: See TracTickets for help on using tickets.