Skip to main content

GeoJSONPolygon

GeoJSON Polygon geometry schema

typeType (string)required

Possible values: Value must match regular expression ^Polygon$

coordinatesarray[]required
GeoJSONPolygon
{
"type": "string",
"coordinates": [
0
]
}