Opened 8 years ago

Closed 8 years ago

#6401 closed defect (fixed)

wkbCurve and wkbSurface as regular values in OGRwkbGeometryType

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.0
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

GeoPackage actually supports Curve and Surface as geometry types that can be applied to a layer, so it would be more convenient to have the corresponding OGR types has regular values in OGRwkbGeometryType enumeration.

Attachments (1)

curve_and_surface.patch (19.8 KB ) - added by Even Rouault 8 years ago.

Download all attachments as: .zip

Change History (2)

by Even Rouault, 8 years ago

Attachment: curve_and_surface.patch added

comment:1 by Even Rouault, 8 years ago

Milestone: 2.1.0
Resolution: fixed
Status: newclosed

Applied with a few tests

r33680 "Make wkbCurve and wkbSurface and their Z/M/ZM variants members of the OGRwkbGeometryType enumeration (#6401)"

Note: See TracTickets for help on using tickets.