Polygon
Name | Type | Required | Description |
---|---|---|---|
coordinates | List[LinearRing] | Yes | |
bbox | Optional[BBox] | No | |
type | Literal["Polygon"] | Yes | None |
Polygon
Name | Type | Required | Description |
---|---|---|---|
coordinates | List[LinearRing] | Yes | |
bbox | Optional[BBox] | No | |
type | Literal["Polygon"] | Yes | None |