Module gdal::vector::OGRFieldType[][src]

Constants

OFTBinary

Raw Binary data

OFTDate

Date

OFTDateTime

Date and Time

OFTInteger

Simple 32bit integer

OFTIntegerList

List of 32bit integers

OFTMaxType

Date and Time

OFTReal

Double Precision floating point

OFTRealList

List of doubles

OFTString

String of ASCII chars

OFTStringList

Array of strings

OFTTime

Time

OFTWideString

deprecated

OFTWideStringList

deprecated

Type Definitions

Type

List of feature field types. This list is likely to be extended in the future ... avoid coding applications based on the assumption that all field types can be known.