This layer (censusdivisions.tab) contains polygon objects that represent the Census Division boundaries of Canada, displayed as beige or cream color filled regions. Associated data includes the Census Division Code that uniquely identified each census block.
Table: censusdivisions.tab
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
SMARTLABEL | CHAR (100) | No | Formatted name |
NAME | CHAR (100) | No | Feature name |
NAME_LNG | CHAR (3) | No | 3-character ISO language code |
A1_ABBREV | CHAR (2) | No | 2-character province abbreviation |
A2_CODE | CHAR (5) | No | Census Division code |
AREA_METERS | FLOAT | No | Feature area in square meters |
PERIMETER_METERS | FLOAT | No | Feature perimeter in meters |
MICODE | INTEGER | No | MapInfo feature code |
ID | CHAR (36) | No | Universally unique feature identifier |
LONGITUDE | FLOAT | No | Feature centroid longitude |
LATITUDE | FLOAT | No | Feature centroid latitude |