Geospatial Multi Line Value
GeoJSON coordinates representation of geospatial feature of type MultiLineString.
It is an array of two or more LineString coordinate arrays used to specify multiple lines on a map.
for example:
[
[
[100.0, 0.0],
[101.0, 1.0]
],
[
[102.0, 2.0],
[103.0, 3.0]
]
]
https://tools.ietf.org/html/rfc7946
Data Type Description
This data type is based on the following data type primitives. Schema expressions and implementation refinements may further restrict the data type.
- String
Supplementary Components
Format Code
Required: No
Type Code
Required: No
Feedback
OAGi and its members welcome your feedback.
UUID: 3bec932633394853ac47dadc490b3c0c
connectSpec (OAGIS) Version 10.12