This document is archived and information here might be outdated.  Recommended version.


StreetMapWorkspaceFactory Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Classes > S > StreetMapWorkspaceFactory Class
ArcGIS Developer Help

StreetMapWorkspaceFactoryClass Class

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.