SpatialType type

Defines values for SpatialType.
KnownSpatialType can be used interchangeably with SpatialType, this enum contains the known values that the service supports.

Known values supported by the service

Point
LineString
Polygon
MultiPolygon

type SpatialType = string