18.1.12. Vector layer data types¶
The following vector layer field types (datatype) are supported:
INTEGER - number
BIGINT - long number
REAL - floating point number
STRING - string
DATE - date
TIME - time
DATETIME - timestamp
The following vector layer geometry types (geometry_type) are supported:
POINT
LINESTRING
POLYGON
MULTIPOINT
MULTILINESTRING
MULTIPOLYGON
POINTZ
LINESTRINGZ
POLYGONZ
MULTIPOINTZ
MULTILINESTRINGZ
MULTIPOLYGONZ