How to Use MultiNet Shapefile and OSL |
The MultiNet® Shapefile Geocode Layer (gc table) contains all address information necessary for geocoding on different levels, from house number to country level, by containing Administrative Name Attributes or by referring to a Feature Identifier in another table.
The most extensive address information content is located at the street level. The gc table has its own geometry objects, which are the extracted roads and address areas from the Network layer (nw table).
gc ATTRIBUTE | ATTRIBUTE DESCRIPTION |
---|---|
NAMEPREFIX | Prefix portion of the FULLNAME, often the street type (e.g., Carettera, Rue) |
NAMESUFFIX | Suffix portion of the FULLNAME, often the street type (e.g., Street, Ave, Blvd) |
PREDIR | Prefix Directional field for North(N), South (S), East (E), West (W) |
FULLNAME | Full Street Name |
NAME | The main body portion of the full street name (e.g., "Sirai" component of "Strada Statale Sirai") |
SUFDIR | Suffix Directional field for North(N), South (S), East (E), West (W) |
L_APNAME | Administrative Place Name (City) on Left side of Street |
R_APNAME | Administrative Place Name (City) on Right side of Street |
L_PC | Postal Code Left |
R_PC | Postal Code Right |
L_AXON | Administrative Area Left |
R_AXON | Administrative Area Right |
L_F_ADD (Optional) | Left from address number |
L_T_ADD (Optional) | Left to address number |
R_F_ADD (Optional) | Right from address number |
R_T_ADD (Optional) | Right to address number |
The TomTom® road network is represented by three different network levels: STNW, ICNW and MRNW. See Road Networks earlier in this user guide for more details. The MRNW network is not suitable for good geocoding results.
A House Number is attached to an Addressable Element in the following ways:
Figure: House Numbers on Addressable Element
Figure: Address Area
House number information in the TomTom® mother database is stored as a range (see graphic of address range interpolation above). A House Number Range is a set of house numbers related to each side and the extremities of a particular Addressable Element. Addressable Elements correspond in most cases to Transportation Elements in MultiNet® Shapefile.
Figure: Addressable Elements and House Numbers
ADDRESSABLE ELEMENT | HOUSE NUMBER STRUCTURE | ATTRIBUTE CODE IN gc TABLE R_STRUCT OR L_STRUCT | NOTES |
---|---|---|---|
A1 | Even | 2 | Only one even house number. |
A2 | No house number | 1 | A2 Road Element has no house numbers at all. |
A3 | Even | 2 | Only even house numbers in ascending or descending order. |
A4 | Odd | 3 | Only odd house numbers in ascending or descending order. |
A5 | Mixed | 4 | Even and odd house numbers in ascending or descending order. |
A6 | Irregular | 5 | Even and/or odd house numbers in no particular order. |
Figure: Addresses with Apartment Block
Streets with Two Street Names
If a street has two street names, but only one official street name and one alternate street name, the full house number range is assigned to both the official street name and alternate street name. The street names are applicable to both sides of the streets.
If a street has two official street names and each of the street names belongs to only one side of the street, and thus to only one Addressable Element, the record for the Transportation Element is repeated, one time for each "Side of Line (SOL)," which for the first record is set "1 (Left)," and for the second "2 (Right)."
Dead-End Streets
On a dead-end street, house numbers may not be well ordered, especially at the end of the street. House numbers are allocated to the most appropriate Addressable Element.
Alpha-Numeric House Numbers
If a house number is alpha-numeric (e.g., 4a) this number appears as "4" in the gc table's left or right first house number attribute field (L_F_ADD or R_F_ADD). This house number is called the "Base House Number." The complete information "4b" is stored in a separate Left (or Right) First Full House Number field (L_F_F_ADD or R_F_F_ADD).
Address IDs and Official Street Codes
The gc table fields L_ADDRID and R_ADDRID store stable, definitive TomTom® IDs that are used for joining information with a Transportation Element or a group of Transportation Elements belonging to the same street (a unit with the same Street Name). When a match is made between an Address ID and a geocoded Feature, the match can be translated into a Relation of the Feature with the Transportation Element or the street it belongs to. Official Street Codes are used by authorities in some countries for identifying a street. Official Street Codes are stored in the sc (Official Street Codes) table.
Information on the lowest Administrative Order at both sides of the Road Element appears in the the following fields: L_LAXORD and R_LAXORD (left and right Lowest Administrative Area Order); L_LAXONLC and R_LAXONLC (left and right Lowest Administrative Area Official Name Language Code); L_LAXON and R_LAXON (left and right Lowest Administrative Area Official Name).
The second-lowest Administrative Area information is included in the Attributes L_AXON and R_AXON (left and right second-lowest Area Official Name).
The relationship for all Road Elements-named and unnamed-and the Administrative Area in which they are located is stored in the Transportation Element Belonging to Area (ta) table.
The Road Element that a Built-up Area belongs to is represented in the Transportation Element Belonging to Area (ta) table. The ARETYP attribute has the value 3110.
Postal Districts are areas that are defined as units for postal services. These areas are defined by national postal organizations. Postal Districts are referred to in the GC table in the Postal Codes L_PC and R_PC (left and right Postal Code) fields.
Postal Codes apply to a certain area. In the U.S., for example, this area is a block. For the U.S., the ZIP+4 Code is an extension to the Postal Code ZIP Code and provides additional street-level postal information. It is captured in the Attributes L_PCEXT and R_PCEXT (left and right Postal Code [ZIP+4]) fields.
An Administrative Place corresponds to a non-hierarchical Administrative unit. These units cannot be categorized in the Administrative Order levels (0-9). They are referred to in the Transportation Element Belonging to Area (TA) table by the ARETYP codes 1165 to 1199. For Road Elements on the Administrative Place boundary, the Side of Line is stored in the attribute SOL.
Other Named Areas (for example, Census Districts or Index Areas) are not categorized as Administrative Areas or Administrative Places. Still, it is possible to perform a geocoding operation on these areas, which are captured in the Other Named Areas (oa) layers. The link to the Street Network can be established through the Transportation Element Belonging to Area (ta) table.