Provides access to members for retrieving objects associated with the Locator.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the ILocatorDataset interface to retrieve objects that are related to the locator.
Members
Description | ||
---|---|---|
FullName | The Name object for the locator. | |
LocatorWorkspace | The locator workspace that contains the locator. |
CoClasses that implement ILocatorDataset
CoClasses and Classes | Description |
---|---|
AGSAddressLocator (esriLocation) | A locator adaptor for the GeocodeServer proxies. |
CompositeLocator (esriLocation) | A locator that contains collection of other locators. |
ESRIFDOAddressLocator (esriLocation) | An address locator that uses the Esri geocoding engine developed prior to ArcGIS version 10.0. |
ESRIGen2AddressLocator (esriLocation) | An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0. |
RouteMeasureLocator (esriLocation) | Route measure locator object. |
RSLocator (esriLocation) | An address locator that uses the Esri RouteServer geocoding engine. |
StreetMapAddressLocator (esriLocation) | A locator that uses the Esri geocoding engine and StreetMap reference data sources. |
See Also
ILocatorWorkspace2 Interface | ILocatorWorkspaceName Interface | ILocatorWorkspace Interface | LocatorManager Class | ILocatorWorkspaceName2 Interface | LocatorEnumerator Class | ILocatorManager.GetLocatorWorkspaceFromPath Method | IDatabaseLocatorWorkspace Interface | LocatorWorkspaceName Class | ILocatorManager Interface | ILocatorManager2 Interface | DatabaseLocatorWorkspace Class | LocalLocatorWorkspace Class | ILocatorName Interface | ILocatorWorkspace.GetLocatorName Method | LocatorName Class