ArcObjects Library Reference  (Location)    

IIntersectionGeocoding Interface

Provides access to members for geocoding intersections.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the IIntesectionGeocoding interface to determine if an address specifies an intersection, and to determine the fields that are contained by candidates for intersection addresses.

Members

Description
Read-only property IntersectionCandidateFields Fields contained by intersection candidates.
Method IsIntersection Indicates if an address is an intersection.

CoClasses that implement IIntersectionGeocoding

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.

Remarks

The IIntersectionCandidates interface is only supported by address locators that can perform intersection geocoding.

Example

Geocode an Intersection Example

 


Feedback Send feedback on this page