ArcGIS Developer Help  (Location)    

ESRIFDOAddressLocator Class

A locator that uses the ESRI geocoding engine and Feature-Data-Object reference data sources.

ESRIFDOAddressLocator 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 ESRIFDOAddressLocator is an address locator that uses the ESRI geocoding engine and Feature-Data-Object reference data sources to geocode addresses.

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.
IAddressGeocoding Provides access to members for geocoding addresses.
IAddressInputs Provides access to members that specify fields for address tables.
IAdvancedGeocoding2 Provides access to members for advanced geocoding functions.
IAdvancedIntersectionGeocoding Provides access to members for advanced intersection geocoding functions.
IClone (esriSystem) Provides access to members that control cloning of objects.
IGeocodingProperties 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.
ILocatorDataset (esriGeoDatabase) Provides access to members for retrieving objects associated with the Locator.
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.
ISimpleStandardization Provides access to members for address standardization.
ISupportErrorInfo Indicates whether a specific interface can return Automation error objects.
ESRIFDOAddressLocator has one or more of the following: ReferenceDataTableEnumerator.

See Also

IAddressGeocoding.Validate Method | ReferenceDataField Class | IReferenceDataFile.Filters Property | IReferenceDataFile.PathName Property | StreetMapAddressLocator Class | ReferenceDataIndex Class | IReferenceDataField Interface | IEnumReferenceDataTable Interface | ESRIFDOAddressLocator Class | IEnumReferenceDataIndex Interface | ReferenceDataFieldsEnumerator Class | IReferenceDataTableEdit Interface | IEnumReferenceDataField Interface | IReferenceDataFieldEdit Interface | ReferenceDataTableEnumerator Class | ReferenceDataIndexEnumerator Class | ReferenceDataTable Class | IReferenceDataTable Interface | IReferenceDataTables.Tables Property | IReferenceDataTables.HasEnoughInfo Property | IReferenceDataTables Interface | IReferenceDataFile Interface | GxLocator Class | LocatorExtension Class | IAddressUI.RematchTable Method | ILocatorWorkspace.GetLocator Method | ILocator Interface | ILocatorWorkspace.UpdateLocator Method | ESRIFDOAddressLocatorStyle Class | StreetMapAddressLocator Class | StreetMapAddressLocatorStyle Class | ESRIFDOAddressLocator Class

Example

ESRIFDOAddressLocator Example

 


Feedback Send feedback on this page