-
Notifications
You must be signed in to change notification settings - Fork 11
ext_district
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Catalog of districts.
Column name | Data type | Description |
---|---|---|
district_id | integer | Id of district |
name | text | Name of district |
muni_id | integer | Id of municipality in which district is located, defined on ext_municipality |
observ | text | Description |
active | boolean | If true, catalog value is being used |
the_geom | geometry(MultiPolygon,SRID) | Multi polygon geometry of element |