Introduction

This guide provides information on using the Global Geocoding Module. The Global Geocoding Module integrates geocoding support for over 120 countries and includes the following stages:

Global Geocode - The Global Geocode stage performs forward geocoding using input addresses and returning location data and other information.

Global Reverse Geocode - The Global Reverse Geocode stage performs reverse geocoding using input coordinates and returns address information that is the best match for that point.

Global Interactive Geocode - The Global Interactive Geocode stage suggests addresses and place names as you type.

Global Key Lookup - The Global Key Lookup stage returns geocoded candidates when given a unique key. It is a more efficient method than matching with an address, as the key is unique to that address. Global Geocoding Module supports the pbKey™ unique identifier for US data and the G-NAF key for AUS data.

The Global Geocoding Module is delivered as a Spectrum™ Technology Platform module and can be built into stages just like any other component. Spectrum™ Technology Platform must already be installed.

These stages provide options that allow control of the geocoding dataset resources, searching and matching criteria, and other preferences in a graphical interface.

After installing and deploying the Global Geocoding Module, you can use Management Console to explore all the capabilities and see candidate results. You can also include GGM stages in your dataflow in Enterprise Designer.

You can use additional features and preferences through the REST API. See Using the Global Geocoding APIs.