Provides access to members for managing the locators in the locator workspace.
Use the ILocatorWorkspace interface to manage the locators and locator styles in the locator workspace. You can use this interface to retrieve locators and locator styles from the locator workspace, as well as create, modify, and delete locators in the locator workspace.
| Description | ||
|---|---|---|
![]() |
AddLocator | Adds a locator to the locator workspace. |
![]() |
AddLocatorStyle | Adds a locator style. |
![]() |
CopyLocator | Copies a locator. |
![]() |
DeleteLocator | Deletes a locator. |
![]() |
GetLocator | Gets a locator. |
![]() |
GetLocatorName | Gets a LocatorName object. |
![]() |
GetLocatorStyle | Gets a locator style. |
![]() |
LocatorNames | LocatorName objects in the locator workspace. |
![]() |
Locators | Locators in the locator workspace. |
![]() |
Name | The Name object for the locator workspace. |
![]() |
RenameLocator | Renames a locator. |
![]() |
UpdateLocator | Modifies the properties of a locator. |
| CoClasses and Classes | Description |
|---|---|
| AGSLocatorWorkspace (esriLocation) | A locator workspace that exposes geocoding services from an ArcGIS Server. |
| DatabaseLocatorWorkspace (esriLocation) | A locator workspace that stores locators in a Geodatabase. |
| LocalLocatorWorkspace (esriLocation) | A locator workspace that stores locators in a file system. |
For some of the members of this interface, you must specify a Category string parameter. You can use categories to organize your locators and locator styles. All of the locators and locator styles provided with ArcGIS have a category of “Address”.
ILocatorWorkspace2 Interface | ILocatorWorkspaceName Interface | ILocatorWorkspace Interface | ILocatorManager2 Interface | ILocatorWorkspaceName2 Interface | ILocatorManager.GetLocatorWorkspaceFromPath Method | LocatorEnumerator Class | LocatorManager Class | DatabaseLocatorWorkspace Class | ILocatorManager Interface | LocatorWorkspaceName Class | IDatabaseLocatorWorkspace Interface | LocalLocatorWorkspace Class