Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#5937 closed defect (fixed)

GPKG: use GEOMCOLLECTION instead of GEOMETRYCOLLECTION

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 2.0.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords: gpkg
Cc:

Description

GEOMCOLLECTION should be used both as the SQL type for a geometry column declaration, and in gpkg_geometry_columns

See thread discussion at http://lists.opengeospatial.org/pipermail/geopackage/2014-May/000015.html

Change History (2)

comment:1 by Even Rouault, 9 years ago

Milestone: 2.0
Resolution: fixed
Status: newclosed

trunk r28993 "GPKG: on creation, use GEOMCOLLECTION (instead of GEOMETRYCOLLECTION) in SQL column type declaration and in gpkg_geometry_columns (#5937). Unless config option OGR_GPKG_GEOMCOLLECTION is set to NO"

branches/1.11 r28994 "GPKG: on reading, recognize GEOMCOLLECTION to be compatible of GDAL 2.0. Still writing GEOMETRYCOLLECTION in 1.11 branch (#5937)"

comment:2 by Even Rouault, 9 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.