spherely.GeographyType#
- class spherely.GeographyType#
The enumeration of Geography types
Members:
NONE
POINT
LINESTRING
POLYGON
MULTIPOLYGON
MULTIPOINT
MULTILINESTRING
GEOMETRYCOLLECTION
- __init__(self: spherely.GeographyType, value: int) None #
Methods
__init__
(self, value)Attributes
GEOMETRYCOLLECTION
LINESTRING
MULTILINESTRING
MULTIPOINT
MULTIPOLYGON
NONE
POINT
POLYGON
name
value