Provides access to members for advanced intersection geocoding functions.
Use the IAdvancedIntersectionGeocoding interface to inspect the standardization of intersection addresses, and to find candidates for and match standardized intersection addresses.
| Description | ||
|---|---|---|
![]() |
FindStandardizedIntersectionCandidates | Generates candidates for a standardized intersection. |
![]() |
IntersectionCandidateFields | Fields contained by intersection candidates. |
![]() |
IsIntersection | Indicates if an address is an intersection. |
![]() |
MatchStandardizedIntersection | Geocodes a single standardized intersection. |
![]() |
StandardizeIntersectionFields | Fields contained in a standardized intersection. |
| Interfaces | Description |
|---|---|
| IIntersectionGeocoding | Provides access to members for geocoding intersections. |
| 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. |
Locators that use the ESRI geocoding engine and that support intersection geocoding support the IAdvancedIntersectionGeocoding interface. You can use this interface to inspect the standardization of intersection addresses and to find candidates for and then match standardized intersection addresses.