Canada Geocoder Tool

The Canada Geocoder tool uses Alteryx's Geocoding suite of products (CASS, Street Geocoder) to geocode a customer file.  This tool currently only works for Canadian addresses.

This tool is a macro that requires a separate data install and license. To use this tool, contact your Account Executive.

Configuration Properties:

There are four tabs that require user input to successfully configure the tool:

    1. Input: Specify the necessary Address fields from the drop down lists. All fields are required and the ZIP Code field must be formatted as a string. If it is not a string, send the input through a Select tool first and change the ZIP Code field type to String.
    2. Geocoder Options:
      1. Select a Geocoder from the drop down. This list will be populated with Geocoder datasets already installed on the machine.

        You can specify the default dataset from User Settings. Go to Options > User Settings > Edit User Settings and click the Dataset Defaults tab.

      2. Select the Street Geocoder output fields to include in the output.
      3. Preserve input Address field names: when checked, the original field names specified on the Input tab will be output from the tool. Left unchecked, the specified fields will be renamed to : Address, City, State and ZIP.
      4. Choose whether or not to match to the TomTom Multinet Address Points file as a first pass.
        • Match and Geocode: when selected, the input records will be matched against the TomTom Multinet Address Points Calgary Database file. This file includes ~2million address points, located by their parcel or placed directly on the structure. Any record that does not match to this file will be geocoded as normal.
        • This option requires a licensed installation of the TomTom Multinet Address Points Calgary Database file and CASS must be enabled.

        • Do not match file, just geocode: when selected, the input records will be geocoded as normal.
    3. CASS Options:
      1. Choose to include CASS coding or not by checking the box.
      2. Select the CASS fields to include in the Output.

Output

There are two outputs from this tool:

Related Topics Link IconRelated Topics