-
Notifications
You must be signed in to change notification settings - Fork 11
exploitation
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Catalog of exploitation areas, usually related to a management area of one or more users.
Column name | Data type | Description | Example |
---|---|---|---|
expl_id | integer | Id | 1 |
name | character varying(50) | Name of the zone | Expl1 |
macroexpl_id | integer | Id of zone group, defined on macroexpl | 1 |
descript | text | Descript | |
undelete | boolean | If true, zone can't be deleted | TRUE |
the_geom | geometry(MultiPolygon,SRID) | Multi polygon geometry of zone | |
tstamp | timestamp without time zone | Date and time of data insert | |
active | boolean | If true, zone is being used on the system | TRUE |