ext_municipality - Giswater/giswater_dbmodel GitHub Wiki
Description:
Catalog of municipalities.
Fields:
| Column name | Data type | Description |
|---|---|---|
| muni_id | integer | Id of municipality |
| name | text | Name of municipality |
| observ | text | Description |
| the_geom | geometry(MultiPolygon,SRID) | Multi polygon geometry of element |
| active | boolean | If true, catalog value is being used |