Geospatial Line Value

		GeoJSON coordinates representation of geospatial feature of type LineString.
		It is an array of two or more positions used to specify a line on a map.
		for example: 
		[
			[
             [100.0, 0.0],
             [101.0, 0.0],
             [101.0, 1.0],
             [100.0, 1.0],
             [100.0, 0.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: d391a5ff68ab477d83f59df98420fd9e

connectSpec (OAGIS) Version 10.12