Geospatial Multi Polygon Value

GeoJSON coordinates representation of geospatial feature of type MultiPolygon. MultiPolygons are used to specify more than one boundary used within shape files. It is encoded as in an array of Polygons. For example, showing two polyons, one with and one without holes: [ [ [ [102.0, 2.0], [103.0, 2.0], [103.0, 3.0], [102.0, 3.0], [102.0, 2.0] ] ], [ [ [100.0, 0.0], [101.0, 0.0], [101.0, 1.0], [100.0, 1.0], [100.0, 0.0] ], [ [100.2, 0.2], [100.2, 0.8], [100.8, 0.8], [100.8, 0.2], [100.2, 0.2] ] ] ]

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: 9e22bb3c37c542508a40b27e2dba3cb4

connectSpec (OAGIS) Version 10.12