ESRI.ArcGIS.GeocodingTools | |
CreateCompositeAddressLocator Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.GeocodingTools Namespace : CreateCompositeAddressLocator Class |
For a list of all members of this type, see CreateCompositeAddressLocator members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_address_locators | The order of the participating address locators determines how candidates are searched and an address is matched. When you geocode a single address, the address will be matched against all participating address 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 address locators. If you geocode a table of addresses, addresses are matched automatically to the first best candidate found from the first participating address locators. If the address fails to match, it will fall back to the subsequent locator in the list. (In, Required) | |
in_field_map | The mapping of input fields used by each participating address locator to the input fields of the composite address locator. (In, Required) | |
in_selection_criteria | Selection criteria for each participating address locator. Only one selection criterion is supported for each participating address locator. (In, Optional) | |
out_composite_address_locator | The composite address locator to create. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |