Postcodes - ****pc.tab
The Postcodes layer consists of polygons representing the boundaries of unique postcodes.
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
FEATUREID | CHAR (36) | No | Universally unique identifier |
PC_NAME | CHAR (50) | No | Postal code area name (where available) |
POSTALCODE | CHAR (10) | Yes | Postal code |
COUNTRYCODE | CHAR (3) | No | 3-character ISO country code |
MICODE | INTEGER | No | Global feature code from StreetPro Navigation streets |
Postcode Points - ****pcp.tab
The Postcodes Point layer provides individual postal locations, including post offices. The first four digits of the six digit postcode point value denotes the postal boundary code it falls within. The layer is only available in the following countries:
- Hong Kong
- Indonesia
- Macao
- Malaysia
- Philippines
- Singapore
- Taiwan
- Vietnam
- India
- Thailand
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
NAME | CHAR (50) | No | Name associated with point |
NAME_LNG | CHAR (3) | No | Postcode name language or UND if undefined |
POSTCODE | CHAR (10) | No | Postcode value |
MICODE | INTEGER | No | MapInfo global feature code |
FEATUREID | CHAR (36) | No | Unique feature identifier |
Postcode and Area* Index Table - ****pc_ Area* _index.tab
This table lists area names and the postcodes with which they are associated. It is only available for the following countries:
- Hong Kong
- Indonesia
- Macao
- Malaysia
- Philippines
- Singapore
- Taiwan
- Vietnam
- India
- Thailand
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
POSTCODE | CHAR (100) | Yes | Postcode value |
AREA*_INDEX | CHAR (30) | Yes | Area name associated with postcode |
In Singapore, the area name will be the name of a City Development Area. In
Indonesia, it will be the name of a desa. In Thailand, it will be the name of
a tambon, while in all other countries it will be a locality name.
Note: Data for some countries will contain only the Postcode Points (PCP) layer, without the
Postcodes (PC) and Postcode Index layers.