Provides access to members for geocoding addresses.
Use the IAddressGeocoding interface to geocode single addresses and tables of addresses.
| Description | ||
|---|---|---|
![]() |
MatchAddress | Geocodes a single address. |
![]() |
MatchFields | Fields contained in the geocoding result. |
![]() |
MatchTable | Geocodes a table of addresses. |
![]() |
Validate | Checks that the locator properties and locator dataset are present and valid. |
| CoClasses and Classes | Description |
|---|---|
| AGSAddressLocator | A locator adaptor for the GeocodeServer proxies. |
| CompositeLocator | A locator that contains collection of other locators. |
| ESRIFDOAddressLocator | A locator that uses the ESRI geocoding engine and Feature-Data-Object reference data sources. |
| StreetMapAddressLocator | A locator that uses the ESRI geocoding engine and StreetMap reference data sources. |
IAddressGeocoding.MatchAddress Method | IAddressGeocoding.MatchTable Method | IAdvancedGeocoding.RematchTable Method | IAddressGeocoding Interface