Module: ol/format/WKT
This documentation is for OpenLayers v
5.3.2. The
latest is v
.
Classes
- WKT
Members
-
GeometryConstructor{function}
-
Properties:
Name |
Type |
Default |
Description |
POINT
|
function
|
Point
|
|
LINESTRING
|
function
|
LineString
|
|
POLYGON
|
function
|
Polygon
|
|
MULTIPOINT
|
function
|
MultiPoint
|
|
MULTILINESTRING
|
function
|
MultiLineString
|
|
MULTIPOLYGON
|
function
|
MultiPolygon
|
|
-
-
Properties:
Name |
Type |
Default |
Description |
TEXT
|
number
|
1
|
|
LEFT_PAREN
|
number
|
2
|
|
RIGHT_PAREN
|
number
|
3
|
|
NUMBER
|
number
|
4
|
|
COMMA
|
number
|
5
|
|
EOF
|
number
|
6
|
|
Type Definitions
-
-
Properties:
Name |
Type |
Argument |
Default |
Description |
splitCollection
|
boolean
|
<optional>
|
false
|
Whether to split GeometryCollections into
multiple features on reading. |
-
-
Properties:
Name |
Type |
Argument |
Description |
type
|
number
|
|
|
value
|
number
|
string
|
<optional>
|
|
position
|
number
|
|
|