cat_pavement - Giswater/giswater_dbmodel GitHub Wiki
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 |