Understanding address locator styles

The address locator style is the template for an address locator. An address locator is created based on a specific locator style. Once created, an address locator contains the geocoding properties and parameters that are used in the geocoding processes, components that direct how an address is parsed, a snapshot of the address attributes in the reference data, and the criteria for performing a geocoding search. The address locator also directs the geocoding engine to perform parsing the address, matching of an address against the found candidate, and reverse geocoding an address.

The following illustration shows how the address locator style, as a framework for the address locator, directs various functions for the entire geocoding process:

Address locator style diagram

Searching for specific address elements

Addresses consist of specific components referred to as address elements. Each address locator style requires that the address information being searched is presented based on some guidelines. Some styles require that the address elements be separated into individual fields in a table.

Address locator styles are not limited to street address geocoding. There are other locator styles that can be used for finding places, landmarks, ZIP Codes, or city names. Customized locator styles can also be developed for finding locations based on specific locational systems, such as national grid coordinates, GPS positions, or borehole identifiers.

Specifying reference data containing geometry and address elements for each feature

ArcGIS comes with several predefined address locator styles that you can use to create address locators. These address locator styles cover some of the most common address formats. Each address locator style has specific requirements for the reference data that it can use to match addresses.

You have a few options for acquiring reference data for address locator styles. You can use Esri StreetMap data, data from your own organization, or data from other data providers. The reference data contains the geometry for each feature and some common address elements:

Element

Description

Left house number range

A low number and a high number of the address range for the left side of the street, such as 100, 198

Right house number range

A low number and a high number of the address range for the right side of the street, such as 101, 199

Prefix direction

A direction that precedes the street name, such as the W in W. Redlands Blvd

Prefix type

A street type that precedes the street name, such as Avenue in Avenue B

Street name

The name of the street, such as Cherry in Cherry Rd

Street type

A street type that follows the street name, such as St. in New York St.

Suffix direction

A direction that follows the street name, such as NW in Bridge St. NW

City name

A city name such as Olympia

State

A state name or its abbreviation, such as Washington or WA

ZIP Code

The postal codes used by the United States Postal Service, such as 98501

Learn more about each style of address locator provided with ArcGIS and the requirements for reference and address data

Additional reference tables for alternate names and place-name aliases

The reference data discussed above is the primary reference data, which is required to store at least one set of address attributes for each feature. However, a feature can be referred to by many names. For example, the official name for a street is 27th Street, but people may still refer to it as "Old County Road 30." In cases where features have multiple names, each alternate name can be stored in another reference table. The records in the table are joined to the primary reference data. Address locator styles specify elements in the alternate name table.

Learn more about alternate name tables

Similarly, people frequently know the common name of a location or landmark but don't know its address. For example, many people may know where Mercy Hospital is, but they don't know that its address is 500 E. Market St. To enhance the capability of finding an address of a landmark or a place known by its common name, the location can be searched either by its place-name alias or its address. The address locator style specifies the elements in a table containing the location or alias name as well as the address for each name.

Learn more about place-name alias tables

Both alternate name and place-name alias tables are optional when creating the address locator.

Specifying input address and table of addresses

Address locators created in the current version of ArcGIS support finding an individual address in a single-line format. The address locator style indicates the input format and searches for the address against the locator accordingly.

Learn more about finding an address

When geocoding a table of addresses, each address locator style has different requirements for the information that tables of addresses must contain to be geocoded. The input addresses in the table can be presented in a single field or are required to be broken down into different fields.

Learn more about geocoding a table of addresses

Related Topics

1/7/2013