-
Notifications
You must be signed in to change notification settings - Fork 33
element_type
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Catalog of elements (additional elements related to arc or node), which defines its basic characteristics.
| Column name | Data type | Description | Example |
|---|---|---|---|
| id | character varying (30) | Id | COVER |
| active | boolean | If true, catalog value is being used | TRUE |
| code_autofill | boolean | If true, field 'code' is automatically filled with features id | TRUE |
| descript | text | Description | |
| link_path | character varying (254) | Link |


