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.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_address_locatorsThe 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)  
Public Propertyin_field_mapThe mapping of input fields used by each participating address locator to the input fields of the composite address locator. (In, Required)  
Public Propertyin_selection_criteriaSelection criteria for each participating address locator. Only one selection criterion is supported for each participating address locator. (In, Optional)  
Public Propertyout_composite_address_locatorThe composite address locator to create. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.