-
Notifications
You must be signed in to change notification settings - Fork 11
crm_zone
advase edited this page Apr 25, 2023
·
3 revisions
Catalog of external zones defined in the CRM system.
Column name | Data type | Description | Example |
---|---|---|---|
id | integer | Id | 1 |
name | character varying(50) | Name of the zone | Expl1 |
descript | text | Descript | |
the_geom | geometry(MultiPolygon,SRID) | Multi polygon geometry of zone | |
active | boolean | If true, catalog value is being used |