ArcObjects Library Reference (Location)  

StreetMapAddressLocator Class

A locator that uses the Esri geocoding engine and StreetMap reference data sources.

StreetMapAddressLocator 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

A StreetMapAddressLocator is an address locator that uses the ESRI geocoding engine and a StreetMap refererence data source 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.
ILocator2 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.
IReferenceDataFile2 Provides access to members for specifying location of custom reference data file.
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.

See Also

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