EnumGeometryType
Represents the type of the stored geometry
enum EnumGeometryType {
POINT
LINE_STRING
POLYGON
MULTI_POINT
MULTI_LINE_STRING
MULTI_POLYGON
}
Represents the type of the stored geometry
enum EnumGeometryType {
POINT
LINE_STRING
POLYGON
MULTI_POINT
MULTI_LINE_STRING
MULTI_POLYGON
}
EnumGeometryType.POINTEnumGeometryType.LINE_STRINGEnumGeometryType.POLYGONEnumGeometryType.MULTI_POINTEnumGeometryType.MULTI_LINE_STRINGEnumGeometryType.MULTI_POLYGON