Skip to main content

FeatureBase

idstring

Feature identifier

typestringrequired

Possible values: [Feature]

geometryobjectrequired

GeoJSON geometry

FeatureBase
{
"id": "string",
"type": "Feature",
"geometry": {}
}