Represents geometric features such as points, lines, curves, or surfaces. For example: a square constructed with lines.
![]() |
Features
Represents geometric features such as points, lines, curves, or surfaces. For example: a square constructed with lines.
|
| Name | Description | Data Type |
|---|---|---|
| type | Specifies type of the features | string |
| geometry | Represents spatial data type that is mapped on a two-dimensional flat surface | Geometry |
| geometry\type | Represents the type of geometric shape on a two-dimensional flat surface | string |
| geometry\coordinates | Specifies the latitude and longitude coordinates of events | integer (int32)] |
| properties | Specifies properties of the features | (undefined) |