SpatialType Enum

Indicates the spatial type of index.

Inheritance
builtins.str
SpatialType
SpatialType

Constructor

SpatialType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

LINE_STRING
MULTI_POLYGON
POINT
POLYGON