GeometryType#

Added in version 1.2.

class GeometryType#

A type of geometry.

Fields#

class GeometryType
LINESTRING#

The type of the None singleton.

MULTILINESTRING#

The type of the None singleton.

MULTIPOINT#

The type of the None singleton.

MULTIPOLYGON#

The type of the None singleton.

POINT#

The type of the None singleton.

POLYGON#

The type of the None singleton.

UNKNOWN#

The type of the None singleton.