Provides access to members that specify fields for address tables.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the IAddressInputs interface to examine the set of input fields used by the address locator.
Members
Description | ||
---|---|---|
AddressFields | Fields needed to geocode a table of addresses. | |
DefaultInputFieldNames | Recognized names for an input field. |
CoClasses that implement IAddressInputs
CoClasses and Classes | Description |
---|---|
AGSAddressLocator | A locator adaptor for the GeocodeServer proxies. |
CompositeLocator | A locator that contains collection of other locators. |
ESRIFDOAddressLocator | An address locator that uses the ESRI geocoding engine developed prior to ArcGIS version 10.0. |
ESRIFDOAddressLocatorStyle | An address locator style for locators that use the ESRI geocoding engine developed prior to ArcGIS version 10.0. |
ESRIGen2AddressLocator | An address locator that uses the ESRI geocoding engine introduced in ArcGIS version 10.0. |
ESRIGen2AddressLocatorStyle | An address locator style that uses the ESRI geocoding engine introduced in ArcGIS version 10.0. |
RSLocator | An address locator that uses the ESRI RouteServer geocoding engine. |
StreetMapAddressLocator | A locator that uses the ESRI geocoding engine and StreetMap reference data sources. |
StreetMapAddressLocatorStyle | A locator style for locators that use the ESRI geocoding engine and StreetMap reference data sources. |
See Also
IAddressGeocoding.MatchAddress Method | IAddressGeocoding.MatchTable Method | IAdvancedGeocoding.RematchTable Method | IAddressGeocoding Interface | ILocatorUI.MatchTable Method | IAddressUI.MatchTableFromSet Method | IAdvancedGeocoding.MatchStandardizedAddress Method | FindAddresses Class | LocatorExtension Class | AddressFindData Class | IAddressFindData Interface | ILocatorExtension Interface