Macro Géocodeur UK
Cette macro utilise l'API Géocodeur de TomTom pour géocoder un fichier composé d'adresses au Royaume-Uni.
Outil Macro
Cet outil est une macro qui nécessite une licence et l’installation de données à part. Pour utiliser cet outil, contactez le responsable de votre compte.
Configure the Tool
There are 2 tabs that require your input to successfully configure this tool: Input and Output.
Input Tab
Configure the address fields:
Multiple Address Fields: If address information is contained in multiple fields, select this option. Use the dropdowns to select the fields in the incoming data stream that map to these address fields:
Address
Locality
Post Town
Postcode
Country
Single Address Field: If address information is contained in a single field, select this option. Use the dropdown to select the field in the incoming data stream that contains the address information.
Options Tab
Select Output Fields: Check the fields to include in the Geocoded (G) output. Output fields are described in detail below.
GeoLevel Match Summary: Specify how records should be sorted in the Summary (S) output. Choices are...
Sort by Accuracy (Best - Worst): The GeoLevels are sorted by their accuracy, with the most accurate GeoLevel at the top.
Sort by Match Count (Max - Min): The GeoLevels are sorted by the number of input records that match each GeoLevel, with the maximum number at the top.
Additional Options: Configure these additional options, as needed.
Preserve Input Fields: When checked, the tool outputs the original field names specified on the Input tab. Left unchecked, the specified fields are renamed to Address, City, State, and ZIP.
Select Match Threshold Level: Use the dropdown to specify the match threshold:
2 (default)
3
4 (lowest match threshold - slowest speed)
Détails de sortie
Il existe 2 sorties pour cet outil :
G Anchor
Ancrage G : les enregistrements géocodés sortent de l'outil avec une étiquette G. Ce flux de données inclut vos enregistrements de données et champs d'adresse d'origine, plus les champs supplémentaires que vous avez sélectionnés pour la sortie dans l'onglet Options des géocodeurs.
Nom du champ | Description |
---|---|
GeoLevel | An address line formatted according to the formatting rules of the result's country of origin. |
Lat | The building number on the street. |
Lon | The street name. |
SpatialObj | Sub or Super City |
House Humber (TT) | City or Town |
Street (TT) | County |
City (TT) | State or Province |
Postal Code (TT) | Country Name |
AddressFull (TT) | A country's code (This is a two-letter code, not a country name.) |
Country (TT) | ISO alpha-3 country code. |
ISO3 (TT) | Postal Code or Zip Code |
Lat | Latitude |
Lon | Longitude |
Score | The score of the result. A larger score means the probability of a result meeting the query criteria is higher. |
Type | The type of the result. Returns one of |
SpatialObj | The geographic representation of the address as a single point. |
S Anchor
Ancrage S : un résumé des données sort de l'outil avec l'étiquette S. Le flux de données inclut 3 champs (GeoLevel, Comptage et Description) pour indiquer la réussite du géocodage. Il existe 8 niveaux de géolocalisation possibles classés du meilleur au moins bon (voir ci-après).
Nom du champ | Description |
---|---|
Réel | L’adresse d’entrée concorde avec un emplacement exact (latitude/longitude). Les données renvoyées sont le point d’entrée de l’adresse. |
Point of Interest | L’adresse d’entrée concorde avec un point d’intérêt (PDI). |
Geography | The input address matches an area on the map that represents an administrative division of a land, such as a country, state, or city. |
Rue | L’adresse d’entrée correspond à un numéro de maison dans une plage d’adresses. Les données renvoyées sont un emplacement interpolé de l’adresse demandée dans la plage. |
Intersection | L’adresse d’entrée correspond au croisement de deux rues. Les données renvoyées sont les coordonnées de l’intersection du bord des rues. |
Not Coded | Le géocodeur ne parvient pas à trouver un emplacement concordant avec les données d’entrée. |