Provides access to members give access to WMSServiceDescription information.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BaseURL | Base url for given capability and request method. | |
ExceptionFormat | Supported exception at the given index. | |
ExceptionFormatCount | Supported exception format count. | |
FeatureInfoFormat | Supported FeatureInfoFormat at the given index. | |
FeatureInfoFormatCount | Supported FeatureInfoFormat count. | |
FeatureInfoRequestURL | The url to download the feature info from. | |
FireWMSException | Notifies listeners about a valid exception from the WMS Service. | |
FireWMSRequest | Notifies listeners about the URL request made to this WMS Service. | |
ImageFormat | Supported GetMap's ImageFormat at the given index. | |
ImageFormatCount | Supported GetMap's ImageFormat count. | |
ImageRequestUrl | The URL to download the map image from. | |
LayerDescription | WMS layer information at the given index. | |
LayerDescriptionCount | WMS layer count. | |
SRS | Supported SRS at the given index. | |
SRSCount | Supported SRS count. | |
WMSAbstract | Abstract of WMS Service. | |
WMSName | Name of WMS Service. | |
WMSTitle | Title of WMS Service. | |
WMSVersion | Version of WMS Service. |
CoClasses that implement IWMSServiceDescription
CoClasses and Classes | Description |
---|---|
WMSConnection | The Connection for WMS. |
Remarks
IWMSServiceDescription provides access to members that describe the capabilities of a WMS service.