Required fields
While the specific data fields between different time series datasets can vary, there are common fields that all time series datasets share.The timestamp associated with each data point. Timestamps are always in UTC.
A location on the earth’s surface associated with each data point. Supported geometry types are
Point, Polygon and MultiPolygon.Auto-generated fields
A universally unique identifier (UUID) that uniquely identifies each data point. IDs are generated so that sorting them lexicographically also sorts them by time.
The time the data point was ingested into the Tilebox API.
Creating a spatio-temporal dataset
To create a spatio-temporal dataset, use the Tilebox Console and selectSpatio-temporal Dataset as the dataset type. The required and auto-generated fields
already outlined will be automatically added to the dataset schema.