IWMSLayerDescription Interface

Provides access to members give access to WMSLayerDescription information.

Members

Name Description
Read-only property Abstract Abstract of the WMS layer.
Read-only property BoundingBox Minimum bounding extents of the layer data along with the applicable SRS.
Read-only property BoundingBoxCount Number of bounding extents of the layer.
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 FixedHeight Fixed height at which server is able to display the layer. If this is zero, server can display the layer at any resolution.
Read-only property FixedWidth Fixed width at which server is able to display the layer. If this is zero, server can display the layer at any resolution.
Read-only property ImageFormat Supported GetMap's ImageFormat at the given index.
Read-only property ImageFormatCount Supported GetMap's ImageFormat count.
Read-only property IsCascaded Indicates the number of times the layer has been reserved.
Read-only property IsOpaque Indicates whether the layer is opaque or transparent in terms of the area that gets drawn.
Read-only property IsQueryable Indicates whether the layer is queryable.
Read-only property IsSubsettable Indicates whether or not the server will be able to crop the data to a geographic area smaller than its enclosing bounding box.
Read-only property LatLongBoundingBox Minimum bounding extent of the layer data in EPSG:4326.
Read-only property LayerDescription WMSLayerDescription at a given index.
Read-only property LayerDescriptionCount Number of WMSLayerDescriptions.
Read-only property Name Name of WMS layer.
Read-only property ScaleHintMax Suggested maximum scale of the WMS layer.
Read-only property ScaleHintMin Suggested minimimum scale for the WMS layer.
Read-only property SRS Supproted SRS at the given index.
Read-only property SRSCount Supported SRS count.
Read-only property StyleDescription Style of the layer at the given index.
Read-only property StyleDescriptionCount Number of styles in the layer.
Read-only property Title Title of WMS layer.
Read-only property WMSVersion WMS Version.

IWMSLayerDescription.Abstract Property

Abstract of the WMS layer.

Remarks

The abstract is a narrative description of the WMS layer.

IWMSLayerDescription.BoundingBox Property

Minimum bounding extents of the layer data along with the applicable SRS.

IWMSLayerDescription.BoundingBoxCount Property

Number of bounding extents of the layer.

IWMSLayerDescription.ExceptionFormat Property

Supported exception at the given index.

IWMSLayerDescription.ExceptionFormatCount Property

Supported exception format count.

IWMSLayerDescription.FeatureInfoFormat Property

Supported FeatureInfoFormat at the given index.

IWMSLayerDescription.FeatureInfoFormatCount Property

Supported FeatureInfoFormat count.

IWMSLayerDescription.FixedHeight Property

Fixed height at which server is able to display the layer. If this is zero, server can display the layer at any resolution.

IWMSLayerDescription.FixedWidth Property

Fixed width at which server is able to display the layer. If this is zero, server can display the layer at any resolution.

IWMSLayerDescription.ImageFormat Property

Supported GetMap's ImageFormat at the given index.

IWMSLayerDescription.ImageFormatCount Property

Supported GetMap's ImageFormat count.

IWMSLayerDescription.IsCascaded Property

Indicates the number of times the layer has been reserved.

IWMSLayerDescription.IsOpaque Property

Indicates whether the layer is opaque or transparent in terms of the area that gets drawn.

IWMSLayerDescription.IsQueryable Property

Indicates whether the layer is queryable.

IWMSLayerDescription.IsSubsettable Property

Indicates whether or not the server will be able to crop the data to a geographic area smaller than its enclosing bounding box.

IWMSLayerDescription.LatLongBoundingBox Property

Minimum bounding extent of the layer data in EPSG:4326.

IWMSLayerDescription.LayerDescription Property

WMSLayerDescription at a given index.

IWMSLayerDescription.LayerDescriptionCount Property

Number of WMSLayerDescriptions.

IWMSLayerDescription.Name Property

Name of WMS layer.

Remarks

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

IWMSLayerDescription.ScaleHintMax Property

Suggested maximum scale of the WMS layer.

IWMSLayerDescription.ScaleHintMin Property

Suggested minimimum scale for the WMS layer.

IWMSLayerDescription.SRS Property

Supproted SRS at the given index.

IWMSLayerDescription.SRSCount Property

Supported SRS count.

IWMSLayerDescription.StyleDescription Property

Style of the layer at the given index.

IWMSLayerDescription.StyleDescriptionCount Property

Number of styles in the layer.

IWMSLayerDescription.Title Property

Title of WMS layer.

Remarks

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

IWMSLayerDescription.WMSVersion Property

WMS Version.

Classes that implement IWMSLayerDescription

Classes Description

Remarks

IWMSLayerDescription provides access to members that describe the capabilities of a WMS layer.

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