Waterbody
Alias: waterbody | API: feature_types/13
Body of water forming a physiographical feature, for example a sea or a reservoir
Properties
| Alias |
Name |
Type |
Unit |
Description |
id |
ID |
serial_pk |
|
Primary key |
dc_id |
DC ID |
int4 |
|
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 |
category |
Category |
propchoice_fk |
|
Subtype of a feature |
width_class |
Width class |
propchoice_fk |
meter |
Category of the width |
status |
Status |
propchoice_fk |
|
Situation of an object at a particular time during a process |
status_start |
Status start |
timestamptz |
|
Start time of the current object status |
status_end |
Status end |
timestamptz |
|
End time of the current status |
details |
Details |
jsonb |
|
Field for country- or dataset specific info that is not used for visualization or calculation purposes |
centerline |
Centerline |
geometry |
|
Line geometry representing the centreline of the object |
polygon |
Polygon |
geometry |
|
Polygon geometry of the object |
Choices for category
| Alias |
Name |
Unit |
Description |
sea |
Sea |
|
|
lake |
Lake |
|
|
waterway |
Waterway |
|
|
ditch |
Ditch |
|
|
other |
Other |
|
|
bank |
Bank |
|
|
tidal_flat |
Tidal flat |
|
|
Choices for width_class
| Alias |
Name |
Unit |
Description |
0_5_3_m |
0.5-3 m |
|
|
3_6_m |
3-6 m |
|
|
6_12_m |
6-12 m |
|
|
12_50_m |
12-50 m |
|
|
50_125_m |
50-125 m |
|
|
gt_125_m |
>125 m |
|
|
unknown |
Unknown |
|
|
Choices for status
| Alias |
Name |
Unit |
Description |
established |
Established |
|
|
likely_dry |
Likely dry |
|
|
possibly_dry |
Possibly dry |
|
|
unlikely_dry |
Unlikely dry |
|
|