This document is archived and information here might be outdated. Recommended version. |
Provides access to members for advanced geocoding functions. Note: the IAdvancedGeocoding interface has been superseded by IAdvancedGeocoding2. Please consider using the more recent version.
Locators that use the second generation ESRI geocoding engine do not support IAdvancedGeocoding.
Use the IAdvancedGeocoding interface when using geocoding functionality specific to locators that support standardization.
Name | Description | |
---|---|---|
FindStandardizedAddressCandidates | Generates candidates for a standardized address. | |
MatchAddress | Geocodes a single address. | |
MatchFields | Fields contained in the geocoding result. | |
MatchStandardizedAddress | Geocodes a single standardized address. | |
MatchTable | Geocodes a table of addresses. | |
RematchTable | Rematches a geocoded feature class or shapefile. | |
StandardizeAddress | Standardizes an address. | |
StandardizeFields | Fields contained in a standardized address. | |
Validate | Checks that the locator properties and locator dataset are present and valid. |
Interfaces | Description |
---|---|
IAddressGeocoding | Provides access to members for geocoding addresses. |
Classes | Description |
---|---|
AGSAddressLocator | A locator adaptor for the GeocodeServer proxies. |