UKジオコーダーマクロ
このマクロは、TomTomのジオコーダーAPIを使用して、英国のアドレスで構成されるファイルをジオコーディングします。
マクロツール
このツールは、別のデータインストールとライセンスが必要なマクロです。このツールを使用するには、アカウント担当にお問い合わせください。
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)
出力の詳細
このツールからの出力は以下の2つです。
G Anchor
Gアンカー: ジオコーディングされたレコードはGとラベル付けされて、ツールからストリーミングされます。このデータストリームには、元のデータレコード、アドレスフィールド、およびジオコーダーオプションタブで出力するように選択した追加フィールドが含まれます。
フィールド名 | 説明 |
---|---|
ジオレベル | 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 |
ハウスナンバー(TT) | City or Town |
ストリート(TT) | County |
都市(TT) | State or Province |
郵便番号(TT) | Country Name |
AddressFull(TT) | A country's code (This is a two-letter code, not a country name.) |
国(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
Sアンカー: データの要約はSというラベルが付けられて、ツールからストリーミングされます。このデータストリームには、ジオレベル、カウント、説明の3つのフィールドが含まれ、ジオコーディングプロセスの成功度が示されます。最高から最悪の順で以下にリスト化される8つのジオレベルがあります。
フィールド名 | 説明 |
---|---|
実測値 | 入力アドレスは、正確な緯度/経度の位置と一致します。返されるデータは、アドレスのエントリポイントです。 |
関心のあるポイント | 入力アドレスは関心のあるポイント(POI)に一致します。 |
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. |
ストリート | 入力アドレスは、アドレス範囲に沿ったハウスナンバーと一致します。返されるデータは、その範囲内の要求されたアドレスの内挿された位置です。 |
交差点 | 入力アドレスは、交差する2つのストリートと一致します。返されるデータは、ストリートエッジが交差する座標です。 |
未コード化 | ジオコーダーは、入力データと一致する場所を見つけることができません。 |