The MxdServer component provides programmatic access to the contents of a map document on disk, and creates images of the map contents based on user requests. Designed for use in building map-based web services and web applications.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IMxdServer | Provides access to members that support opening a map document and generating images of it. |
IMxdServerObjects | Provides access to the core objects contained within the map document. |
IMxdServerQuery | Provides access to functionality that allows the client to query features on the map. |
IMxdServerStatus | Provides access to the MxdServer current operation status. |