Subtrack table
The subtrack table contains the spatiotemporal data for the associated time series column.
You specify the name of the subtrack table when you run the STS_SubtrackCreate function.
The following table lists the columns in the subtrack table.
| Column name | Data type | Description |
|---|---|---|
| instance_id | BIGINT | The time series instance ID. |
| begin_time | DATETIME YEAR TO FRACTION(5) | The start time of the entry. |
| end_time | DATETIME YEAR TO FRACTION(5) | The end time of the entry. |
| state | SMALLINT | The type of entry:
|
| geometry | ST_Geometry | Depends on the value of the state column:
|