In this layer, dotted line styles represents segments without address ranges and a solid
line represents segments with house number range information. It is therefore possible
to have both dotted and solid line styles available for each miCode in the address
files.
Field Name | Data Type (Length) | Index | Description |
---|---|---|---|
FROMLEFT | INTEGER | No | First address number on left side of street segment in direction of coordinates |
TOLEFT | INTEGER | No | Last address number on the left side of street segment in direction of coordinates |
FROMRIGHT | INTEGER | No | First address number on the right side of the street segment in direction of coordinates |
TORIGHT | INTEGER | No | Last address number on the right side of street segment in direction of coordinates |
ST_NM_LNG | CHAR (3) | No | 3-character ISO language code for the street name |
DISTRICT | CHAR (50) | No | Name of first administrative level on the street segment |
TOWN | CHAR (50) | No | Name of second administrative level on the street segment |
LOCALITY | CHAR (50) | No | Name of third administrative level on the street segment |
PC_LEFT | CHAR (10) | No | Postcode on left side of the street segment |
PC_RIGHT | CHAR (10) | No | Postcode on right side of the street segment |
MICODE | INTEGER | No | MapInfo feature code |
FEATUREID | CHAR (36) | Yes | Universally unique feature identifier |
L_STRUCT | INTEGER | No | Left house number structure 0-Not Applicable (default) 1-No house numbers at all 2-Even 3-Odd 4-Mixed 5-Irregular house number structure 6-Alphanumeric mixed |
R_STRUCT | INTEGER | No | Right house number structure 0-Not Applicable (default) 1-No house numbers at all 2-Even 3-Odd 4-Mixed 5-Irregular house number structure 6-Alpha numeric mixed |
MI_REFNUM | INTEGER | Yes | Primary key index linking street names with street segment |