Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

plan_arc_x_pavement

Edgar Fuste edited this page Nov 2, 2021 · 1 revision

Description:

Table with percentage definition of pavement cover of arc.

Fields:

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

Clone this wiki locally