Monitoring station¶
Alias: monitoring_station
A small scale semi-permanent location where measurements are collected. Note that weather stations are classified as their own feature type.
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 |
label_alt |
Label alt | Text | - | Alternative informative name or code for this feature |
status |
Status | Choice | - | Situation of an object at a particular time during a process |
surface_elevation |
Surface elevation | Decimal | m+MSL | Ground surface level relative to MSL |
height_top |
Height top | Decimal | m | Vertical distance from the top of a feature to a horizontal surface. This can be negative in cases where there is actually a depth (below-surface location) |
start_date |
Start date | Date | - | Date since which this object exists |
end_date |
End date | Date | - | Date till which this object existed |
low_flow_threshold |
Low flow threshold | Decimal | m3/s | Threshold value below which a water level is considered low |
dist_ref_point |
Dist ref point | Decimal | m | Distance to reference point |
owner |
Owner | Text | - | Owner of the object |
maingroup |
Maingroup | Text | - | Main classification (user defined) of a feature (equivalent of 'category') |
subgroup |
Subgroup | Text | - | Sub classification (user defined) of a feature |
structure_id |
Structure ID | Feature type | - | ID of the associated structure |
structure_part_id |
Structure_part_id | Feature type | - | ID of the associated structure part |
region_id |
Region ID | Feature type | - | Foreign key to region |
transect_id |
Transect_id | Feature type | - | ID of the associated transect |
centroid |
Centroid | Geometry | - | Point geometry representing the centre of the object |
Choices for status¶
| Alias | Name | Unit | Description |
|---|---|---|---|
active |
Active | - | - |
inactive |
Inactive | - | - |
expired |
Expired | - | - |
transferred |
Transferred | - | - |
under_construction |
Under construction | - | - |