ArcObjects Library Reference (Location)  

ESRIGen2AddressLocator Class

An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0.

ESRIGen2AddressLocator is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

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

Description

An ESRIGen2AddressLocator is an address locator that uses the ESRI geocoding engine introduced in ArcGIS version 10.0. This address locator supports single line input for geocoding and is created using ArcGIS 10 address locator styles.

Supported Platforms

Windows, Solaris, Linux

Extended Error Information

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
IAddressCandidates Provides access to members for generating candidates for an address.
IAddressCandidates2 Provides access to members for generating matching candidates for an address.
IAddressGeocoding Provides access to members for geocoding addresses.
IAddressInputs Provides access to members that specify fields for address tables.
IBatchGeocoding Provides access to members for batch geocoding functions.
IClone (esriSystem) Provides access to members that control cloning of objects.
IESRILocatorBuildOptionsEdit Provides access to members that control Esri locator creation properties.
IESRILocatorReleaseInfo Provides access to members that describe Esri locator release information.
IGeocodingProperties Provides access to members that control geocoding settings.
IGeocodingProperties2 Provides access to members that control geocoding settings.
IIntersectionGeocoding Provides access to members for geocoding intersections.
ILocator (esriGeoDatabase) Provides access to members that describe general locator properties.
ILocator2 Provides access to members that describe general locator properties.
ILocatorDataset (esriGeoDatabase) Provides access to members for retrieving objects associated with the Locator.
ILocatorImpl Provides access to members for editing general locator properties.
IPlaceNameAlias Provides access to memebers that specify a place name alias table.
IReferenceDataTables Provides access to members for specifying the reference data used by the locator.
IReverseGeocoding Provides access to members for reverse geocoding.
IReverseGeocodingProperties Provides access to members that control reverse geocoding settings.
ISdeLocator Provides access to locator properties specific to ArcSDE locators.
ISingleLineAddressInput Provides access to members for working with single line address information.
ISQLPrivilege (esriGeoDatabase) Provides access to members for granting and revoking privileges to database users.
ISupportErrorInfo Indicates whether a specific interface can return Automation error objects.