Threshold¶
Alias: threshold
Level above which something is true and below which it is not. Note: the threshold is a static value, dynamic thresholds are considered timeseries. Simple, standardized thresholds can be modelled easier as columns with the parent feature type. This 'threshold' feature type is only for user-defined and advanced thresholds, that require additional properties beyond simply the threshold value to be stored.
Properties¶
| Alias | Name | Type | Unit | Description |
|---|---|---|---|---|
id |
ID | ID | - | Primary key |
dc_id |
DC ID | Integer | - | ID of dataconnection that manages the basic properties (label, geometry) of a particular feature |
id_src |
ID SRC | Text | - | Identifier of the object in the source dataset |
label |
Label | Text | - | Informative name or code for this feature |
parameter |
Parameter | Choice | - | The measured or represented parameter |
maingroup |
Maingroup | Text | - | Main classification (user defined) of a feature (equivalent of 'category') |
subgroup |
Subgroup | Text | - | Sub classification (user defined) of a feature |
value |
Value | Decimal | - | Numeric value |
values |
Values | JSON | - | Multidimensional array of values |
monitoring_station_id |
Monitoring station ID | Feature type | - | ID of the associated monitoring station |
transect_id |
Transect_id | Feature type | - | ID of the associated transect |