Create Composite Address Locator (Geocoding)

This ArcGIS 2.9 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

Summary

Creates a composite address locator. A composite locator consists of two or more individual locators that allow addresses to be matched using the multiple locators.

Learn more about composite locators

Usage

  • Prior to creating composite address locators, use the Create Locator tool to create participating address locators.

  • Spatial reference for a composite address locator is required. The spatial reference of the first participating address locator is used unless you specify a different output coordinate system in the tool's environment settings.

Parameters

LabelExplanationData Type
Address Locators

The locators that will be used to create the composite locator. The order of the participating locators determines how candidates are searched and a place or address is matched. When you geocode a single place or address, the place or address will be matched against all participating locators unless the locator is specified with a selection criterion. All the found candidates will be displayed based on the order of the listed participating locators. If you geocode a table of addresses or places, addresses or places are matched automatically to the first best candidate found from the first participating locators. If the address or place fails to match, it will fall back to the subsequent locator in the list.

A reference name for each participating locator is required. This is the name of the locator referred to by the composite locator. Do not use spaces or special symbols in the name. The maximum length of the name is 14 characters.

Value Table
Field Map

The mapping of input fields used by each participating locator to the input fields of the composite locator.

The fields and field contents that are generated by the participating locators. Each of the unique input fields is listed in the Field Map section. When you expand the section, a list of all the input field occurrences (subfields) for each participating address locator is shown. These fields are the input fields for the composite address locator. If there are duplicate fields such as ZIP and Postcode because of the unique names populated from the participating address locators, you can group the subfields by dragging them to the appropriate field or use the Arrow Up or Arrow Down button to move the subfield.

Field Mappings
Selection criteria
(Optional)

Selection criteria for each participating locator. Only one selection criterion is supported for each participating locator.

When building a composite address locator, you can specify which address locators are used based on the values of input address fields. For example, if the composite address locator uses a locator that contains street data for a specific city, you can filter out any addresses or places that do not have that city name. Using selection criteria will disqualify participating address locators that do not meet the criteria for a particular address so that the geocoding process will be more efficient. For instance, if a street address locator is specified with a selection criterion as "City" = 'Atlanta', only addresses that contain the city name Atlanta will be geocoded using this locator.

To specify a selection criterion, check the locator check box under the Selection Criteria column that you want to apply the criterion to. You can enter an expression such as "City" = 'Atlanta' in the text box or click the more button to open the Specify Locator Selection Criteria dialog box and define the criteria.

Value Table
Output Composite Address Locator

The composite address locator that will be created. ArcGIS Pro only supports saving locators in a file folder.

Address Locator

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics