-
Notifications
You must be signed in to change notification settings - Fork 11
macrodma
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Defition of agroupation of dmas.
Column name | Data type | Description | Example |
---|---|---|---|
macrodma_id | serial | Id | 1 |
name | character varying(50) | Name of a group | macrodma1 |
expl_id | integer | Id of an exploitation, defined on exploitation | 1 |
descript | text | Description | |
undelete | boolean | If true, zone can't be deleted | TRUE |
the_geom | geometry(MultiPolygon,SRID) | Multi polygon geometry of zone | |
active | boolean | If true, zone is being used on the system | TRUE |