Table of Contents

ThinkGeo.MapSuite.Core.TiledWmsRasterSource

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

Inheritance Hierarchy

Members Summary

Public Constructors

TiledWmsRasterSource()

N/A

Remarks

N/A

Parameters

TiledWmsRasterSource(IEnumerable<Uri>)

N/A

Remarks

N/A

Parameters

TiledWmsRasterSource(IEnumerable<Uri>,WebProxy)

N/A

Remarks

N/A

Parameters

TiledWmsRasterSource(IEnumerable<Uri>,String,String)

N/A

Remarks

N/A

Parameters

TiledWmsRasterSource(IEnumerable<Uri>,WebProxy,String,String)

This is the constructor the for the class.

Remarks

This constructor initializes a new WorldMapKitWmsRasterSource and downloads and parses the service description.

Parameters

Protected Constructors

Public Methods

GetFeatureInfo(ScreenPointF,String,Int32)

N/A

Remarks

N/A

Return Value
Parameters

GetServerLayerNames()

This method returns the names of all layers at the server side.

Remarks

None.

Return Value
Parameters

GetServerStyleNames()

This method returns the names of all styles at the server side.

Remarks

None.

Return Value
Parameters

GetServerOutputFormats()

This method returns the output format at the server side.

Remarks

None.

Return Value
Parameters

GetServerCrss()

This method returns the projected or geographic coordinate reference systems to be used.

Remarks

N/A

Return Value
Parameters

GetServerExceptionFormats()

This method returns the exception format at the server side.

Remarks

None.

Return Value
Parameters

GetServiceVersion()

This API gets the WMS server version of the service.

Remarks

N/A

Return Value
Parameters

GetServerFeatureInfoFormats()

This API gets the WMS server FeatureInfo formats of the service.

Remarks

N/A

Return Value
Parameters

GetServerCapabilitiesXml()

This API gets the GetCapabilites document of the service.

Remarks

N/A

Return Value
Parameters

GetRequestUris(RectangleShape,Int32,Int32)

Get the request URLs from the client to the WMS servers.

Remarks

N/A

Return Value
Parameters

CloneDeep()

N/A

Remarks

N/A

Return Value
Parameters

GetWorldFileText()

N/A

Remarks

N/A

Return Value
Parameters

GetImageWidth()

N/A

Remarks

N/A

Return Value
Parameters

GetImageHeight()

N/A

Remarks

N/A

Return Value
Parameters

GetHorizontalResolution()

N/A

Remarks

N/A

Return Value
Parameters

GetVerticalResolution()

N/A

Remarks

N/A

Return Value
Parameters

GetBoundingBox()

N/A

Remarks

N/A

Return Value
Parameters

GetProjectionText()

N/A

Remarks

N/A

Return Value
Parameters

Open()

N/A

Remarks

N/A

Return Value
Parameters

Close()

N/A

Remarks

N/A

Return Value
Parameters

GetImage(RectangleShape,Int32,Int32)

N/A

Remarks

N/A

Return Value
Parameters

ToString()

N/A

Remarks

N/A

Return Value
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
Parameters

GetHashCode()

N/A

Remarks

N/A

Return Value
Parameters

GetType()

N/A

Remarks

N/A

Return Value
Parameters

Protected Methods

GetFeatureInfoCore(ScreenPointF,String,Int32)

N/A

Remarks

N/A

Return Value
Parameters

BuildWmsGetFeatureInfoUri(ScreenPointF,Int32,String)

N/A

Remarks

N/A

Return Value
Parameters

Vj0=(WebRequest)

N/A

Remarks

N/A

Return Value
Parameters

Vz0=(WebRequest)

N/A

Remarks

N/A

Return Value
Parameters

WD0=(XmlDocument)

N/A

Remarks

N/A

Return Value
Parameters

WT0=(XmlDocument)

N/A

Remarks

N/A

Return Value
Parameters

SendWebRequest(WebRequest)

N/A

Remarks

N/A

Return Value
Parameters

SendWebRequestCore(WebRequest)

N/A

Remarks

N/A

Return Value
Parameters

OnSendingWebRequest(SendingWebRequestEventArgs)

N/A

Remarks

N/A

Return Value
Parameters

OnSentWebRequest(SentWebRequestEventArgs)

N/A

Remarks

N/A

Return Value
Parameters

OpenCore()

N/A

Remarks

N/A

Return Value
Parameters

GetImageWidthCore()

N/A

Remarks

N/A

Return Value
Parameters

GetImageHeightCore()

N/A

Remarks

N/A

Return Value
Parameters

GetBoundingBoxCore()

N/A

Remarks

N/A

Return Value
Parameters

PD0=(GeoCanvas)

N/A

Remarks

N/A

Return Value
Parameters

GetImageCore(RectangleShape,Int32,Int32)

This method returns an image based on the worldExtent and image width and height.

Remarks

This method is responsible for returning the image based on the parameters passed in.

Return Value
Parameters

OnOpeningRasterSource(OpeningRasterSourceEventArgs)

N/A

Remarks

N/A

Return Value
Parameters

OnOpenedRasterSource(OpenedRasterSourceEventArgs)

N/A

Remarks

N/A

Return Value
Parameters

OnClosingRasterSource(ClosingRasterSourceEventArgs)

N/A

Remarks

N/A

Return Value
Parameters

OnClosedRasterSource(ClosedRasterSourceEventArgs)

N/A

Remarks

N/A

Return Value
Parameters

CloneDeepCore()

N/A

Remarks

N/A

Return Value
Parameters

GetProjectionTextCore()

N/A

Remarks

N/A

Return Value
Parameters

CloseCore()

N/A

Remarks

N/A

Return Value
Parameters

Finalize()

N/A

Remarks

N/A

Return Value
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
Parameters

Public Properties

ServerUris

This property specifies the URI of the Tiled WMS server.

Remarks

N/A

Return Value

TileHeight

Represent the tile height of request.

Remarks

N/A

Return Value

TileWidth

Represent the tile width of request.

Remarks

N/A

Return Value

Credentials

This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication.

Remarks

N/A

Return Value

ClientId

Gets or sets a value that is unique to your client ID, please keep your key secure.

Remarks

N/A

Return Value

PrivateKey

Gets or sets a value that is unique to your client ID, please keep your key secure.

Remarks

N/A

Return Value

Proxy

This property gets or sets the proxy used for requesting a Web Response.

Remarks

N/A

Return Value

ActiveLayerNames

This property allows the active layers requested from the client to be shown on the map.

Remarks

When requesting a map, a client may specify the layers to be shown on the map.

Return Value

ActiveStyleNames

This property allows the active styles requested from the client to be shown on the map.

Remarks

When requesting a map, a client may specify the styles to be shown on the map.

Return Value

TimeoutInSeconds

This property specifies the timeout of the web request in seconds. The default timeout value is 20 seconds.

Remarks

N/A

Return Value

OutputFormat

This property gets or sets the desired output format for the map being requested from the WMS.

Remarks

When requesting a map, a client may specify the output format in which to show the map. Formats are specified as MIME types such as “image/gif” or “image/png”.

Return Value

Exceptions

This property indicates the format in which the client wishes to be notified of service exceptions.

Remarks

Upon receiving a request that is invalid according to the OGC standard, the server shall issue a service exception report. The service report is meant to describe to the client application or its human user the reason(s) that the request is invalid.

Return Value

Crs

This property gets or sets the projected or geographic coordinate reference system to be used.

Remarks

N/A

Return Value

Parameters

This property specifies a dictionary used to update the request sent from the client to the WMS server.

Remarks

N/A

Return Value

ZoomLevelSet

This property gets or sets the ZoomLevelSet used for the WpfMap control.

Remarks

N/A

Return Value

AxisOrder

N/A

Remarks

N/A

Return Value

CapabilitiesCacheTimeout

N/A

Remarks

N/A

Return Value

Projection

N/A

Remarks

N/A

Return Value

Transparency

N/A

Remarks

N/A

Return Value

BlueTranslation

N/A

Remarks

N/A

Return Value

RedTranslation

N/A

Remarks

N/A

Return Value

GreenTranslation

N/A

Remarks

N/A

Return Value

IsNegative

N/A

Remarks

N/A

Return Value

IsGrayscale

N/A

Remarks

N/A

Return Value

IsOpen

N/A

Remarks

N/A

Return Value

HasProjectionText

N/A

Remarks

N/A

Return Value

Protected Properties

OT0=

N/A

Remarks

N/A

Return Value

Oz0=

N/A

Remarks

N/A

Return Value

HasProjectionTextCore

N/A

Remarks

N/A

Return Value

Public Events

SendingWebRequest This event is called before sending the reqeust for tile image.

Remarks

This event is called before sending the reqeust for tile image. It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side.

Event Arguments:SendingWebRequestEventArgs

SentWebRequest This event is called before sending the reqeust for tile image.

Remarks

This event is called before sending the reqeust for tile image. It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side.

Event Arguments:SentWebRequestEventArgs

OpeningRasterSource N/A

Remarks

N/A

Event Arguments:OpeningRasterSourceEventArgs

OpenedRasterSource N/A

Remarks

N/A

Event Arguments:OpenedRasterSourceEventArgs

ClosingRasterSource N/A

Remarks

N/A

Event Arguments:ClosingRasterSourceEventArgs

ClosedRasterSource N/A

Remarks

N/A

Event Arguments:ClosedRasterSourceEventArgs