inp_lid_value - Giswater/giswater_dbmodel GitHub Wiki
Description:
Table of values of different types of lids
Fields:
| Column name | Data type | Description | Domain values |
|---|---|---|---|
| id | serial | Id | |
| lidco_id | character varying(16) | ||
| lidlayer | character varying(10) | ||
| value_2 | numeric(12,4) | Depending on the type of lid, each value field takes different scenarios | |
| value_3 | numeric(12,4) | Depending on the type of lid, each value field takes different scenarios | |
| value_4 | numeric(12,4) | Depending on the type of lid, each value field takes different scenarios | |
| value_5 | numeric(12,4) | Depending on the type of lid, each value field takes different scenarios | |
| value_6 | text | Depending on the type of lid, each value field takes different scenarios | |
| value_7 | text | Depending on the type of lid, each value field takes different scenarios | |
| value_8 | text | Depending on the type of lid, each value field takes different scenarios |