IWMSServiceDescription Interface

Provides access to members give access to WMSServiceDescription information.

Members

Name Description
Read-only property BaseURL Base url for given capability and request method.
Read-only property ExceptionFormat Supported exception at the given index.
Read-only property ExceptionFormatCount Supported exception format count.
Read-only property FeatureInfoFormat Supported FeatureInfoFormat at the given index.
Read-only property FeatureInfoFormatCount Supported FeatureInfoFormat count.
Read-only property FeatureInfoRequestURL The url to download the feature info from.
Method FireWMSException Notifies listeners about a valid exception from the WMS Service.
Method FireWMSRequest Notifies listeners about the URL request made to this WMS Service.
Read-only property ImageFormat Supported GetMap's ImageFormat at the given index.
Read-only property ImageFormatCount Supported GetMap's ImageFormat count.
Read-only property ImageRequestUrl The URL to download the map image from.
Read-only property LayerDescription WMS layer information at the given index.
Read-only property LayerDescriptionCount WMS layer count.
Read-only property SRS Supported SRS at the given index.
Read-only property SRSCount Supported SRS count.
Read-only property WMSAbstract Abstract of WMS Service.
Read-only property WMSName Name of WMS Service.
Read-only property WMSTitle Title of WMS Service.
Read-only property WMSVersion Version of WMS Service.

IWMSServiceDescription.BaseURL Property

Base url for given capability and request method.

IWMSServiceDescription.ExceptionFormat Property

Supported exception at the given index.

IWMSServiceDescription.ExceptionFormatCount Property

Supported exception format count.

IWMSServiceDescription.FeatureInfoFormat Property

Supported FeatureInfoFormat at the given index.

IWMSServiceDescription.FeatureInfoFormatCount Property

Supported FeatureInfoFormat count.

IWMSServiceDescription.FeatureInfoRequestURL Property

The url to download the feature info from.

IWMSServiceDescription.FireWMSException Method

Notifies listeners about a valid exception from the WMS Service.

IWMSServiceDescription.FireWMSRequest Method

Notifies listeners about the URL request made to this WMS Service.

IWMSServiceDescription.ImageFormat Property

Supported GetMap's ImageFormat at the given index.

IWMSServiceDescription.ImageFormatCount Property

Supported GetMap's ImageFormat count.

IWMSServiceDescription.ImageRequestUrl Property

The URL to download the map image from.

IWMSServiceDescription.LayerDescription Property

WMS layer information at the given index.

IWMSServiceDescription.LayerDescriptionCount Property

WMS layer count.

IWMSServiceDescription.SRS Property

Supported SRS at the given index.

IWMSServiceDescription.SRSCount Property

Supported SRS count.

IWMSServiceDescription.WMSAbstract Property

Abstract of WMS Service.

Remarks

The abstract is a narrative description of the WMS service.

IWMSServiceDescription.WMSName Property

Name of WMS Service.

Remarks

Name is text used to identify a WMS service for machine-to-machine communication.

IWMSServiceDescription.WMSTitle Property

Title of WMS Service.

Remarks

Title is the user-friendly text used to identify a WMS service.

IWMSServiceDescription.WMSVersion Property

Version of WMS Service.

Classes that implement IWMSServiceDescription

Classes Description
WMSConnection The Connection for WMS.

Remarks

IWMSServiceDescription provides access to members that describe the capabilities of a WMS service.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.