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

cat_pavement

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

Description:

Catalog of pavements.

Fields:

Column name Data type Description Example
id character varying(30) Id Asphalt
descript text Description
link character varying(512) Link
thickness numeric(12,2) Thickness of pavement 0.10
m2_cost character varying(16) Price per square meter of pavemennt, defined on plan_price P_ASPHALT-10
active boolean If true, catalog value is being used

Clone this wiki locally