ArcObjects Library Reference (DataSourcesFile)  

StreetMapWorkspaceFactory CoClass

ESRI StreetMap workspace factory.

Product Availability

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

Description

The StreetMapWorkspaceFactory is a WorkspaceFactory that you can use to open StreetMap USA Workspaces.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IPlugInWorkspaceFactoryHelper (esriGeoDatabase) Provides access to members that help the Plug-In workspace factory.
IWorkspaceFactory (esriGeoDatabase) Provides access to members that create and open workspaces and supply workspace factory information.
IWorkspaceFactory2 (esriGeoDatabase) Provides access to members that create and open workspaces and supply workspace factory information.

Remarks

In order to use a StreetMapWorkspaceFactory, you must have a valid StreetMap USA license, and the StreetMapExtension must be present and enabled. To ensure that your code uses the same StreetMapExtension as the ArcMap or ArcCatalog application, use the IObjectFactory::Create method to create the StreetMapWorkspaceFactory.

StreetMapWorkspaceFactory is the one and only instance of its class.