Drainage basin¶
Alias: drainage_basin
A drainage basin is any area of land where precipitation collects and drains off into a common outlet, such as into a river, bay, or other body of water
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 |
category |
Category | Choice | - | Subtype of a feature |
polygon |
Polygon | Geometry | - | Polygon geometry of the object |
Choices for category¶
| Alias | Name | Unit | Description |
|---|---|---|---|
level_1 |
Level 1 | - | Major global river catchments (Danube, Nile) |
level_2 |
Level 2 | - | Major regional river catchment (Rhine, Meuse) |
level_3 |
Level 3 | - | Minor regional catchments (IJssel, Aa) |
level_4 |
Level 4 | - | Local catchments (Dinkel, Baakse beek) |
level_5 |
Level 5 | - | Urban drainage systems |