GeoPolygonType

While the resource-type-coordinates.html merely defines an ordered list of coordinates, the resource-type-polygon.html can be used to express that the subsequent connection between the points form a polygon. In contrast to the resource-type-coordinates.html, it is assumed that the last coordinate within the list is connected with the first coordinate and thus constructs an enclosed geometry.

The GeoPolygonType directly derives from the CoordinatesArrayType and can be represented in the same manner.