-
Notifications
You must be signed in to change notification settings - Fork 11
plan_arc_x_pavement
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Table with percentage definition of pavement cover of arc.
Column name | Data type | Description | Example |
---|---|---|---|
id | serial | Id | |
arc_id | character varying(16) | Id of arc | |
pavcat_id | character varying(16) | Id of catalog of pavements, defined on cat_pavement | Asphalt |
percent | numeric(3,2) | Percentage of arc covered by pavement. The same arc_id can have several pavements. The percentages must add up to 1 | 0.7 |