Opened 5 years ago

Last modified 4 months ago

#970 assigned enhancement

Support field sub-types

Reported by: jng Owned by: jng
Priority: major Milestone: 4.2.0
Component: OGR Provider Version:
Severity: 3 Keywords:
Cc: External ID:

Description

OGR supports the notion of field sub-types, which actually unlocks support for additional data types:

  • FdoDataType_Boolean
  • FdoDataType_Int16
  • FdoDataType_Single

The key is when checking the type of an OGR field, to also check the sub-type for certain root field types.

Change History (1)

comment:1 by jng, 4 months ago

Milestone: 4.2.0
Note: See TracTickets for help on using tickets.