Weir¶
Alias: weir | API: feature_types/65
A barrier built across a river, sometimes to divert water for industrial purposes. Water can flow over the top
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 | |
centroid |
Centroid | geometry | Point geometry representing the centre of the object | |
polygon |
Polygon | geometry | Polygon geometry of the object | |
status |
Status | propchoice_fk | Situation of an object at a particular time during a process | |
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
website |
Website | text | Website of the object |
Choices for status¶
| Alias | Name | Unit | Description |
|---|---|---|---|
established |
Established | ||
unknown |
Unknown |