Opened 6 years ago
Last modified 11 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.
Note:
See TracTickets
for help on using tickets.