man_waccel - Giswater/giswater_dbmodel GitHub Wiki
Description:
Inventory table, that stores id and specific data of features with system id WACCEL.
Fields:
| Column name | Data type | Description |
|---|---|---|
| arc_id | character varying(16) | Id of arc |
| sander_length | numeric(12,3) | Length of sediment box |
| sander_depth | numeric(12,3) | Depth of sediment box |
| prot_surface | boolean | If true, element is protection against erosion |
| accessibility | character varying(16) | Accessibility |
| name | character varying(50) | Name of the installation |