User Tools

Site Tools


thinkgeo.mapsuite.core.tiledwmsrastersource

This is an old revision of the document!


Table of Contents

ThinkGeo.MapSuite.Core.TiledWmsRasterSource

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.RasterSource
      • ThinkGeo.MapSuite.Core.TiledWmsRasterSource

Members Summary

Public Constructors

TiledWmsRasterSource

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:N/A

TiledWmsRasterSource

  • Parameters:IEnumerable<Uri>
  • DeclaringType:N/A
  • Summary:N/A

TiledWmsRasterSource

  • Parameters:IEnumerable<Uri>,WebProxy
  • DeclaringType:N/A
  • Summary:N/A

TiledWmsRasterSource

  • Parameters:IEnumerable<Uri>,String,String
  • DeclaringType:N/A
  • Summary:N/A

TiledWmsRasterSource

  • Parameters:IEnumerable<Uri>,WebProxy,String,String
  • DeclaringType:N/A
  • Summary:This is the constructor the for the class.

Protected Constructors

Public Methods

CloneDeep

Close

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetBoundingBox

GetFeatureInfo

  • Parameters:ScreenPointF,String,Int32
  • DeclaringType:N/A
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetHorizontalResolution

GetImage

GetImageHeight

GetImageWidth

GetProjectionText

GetRequestUris

  • Parameters:RectangleShape,Int32,Int32
  • DeclaringType:N/A
  • Summary:Get the request URLs from the client to the WMS servers.

GetServerCapabilitiesXml

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This API gets the GetCapabilites document of the service.

GetServerCrss

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the projected or geographic coordinate reference systems to be used.

GetServerExceptionFormats

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the exception format at the server side.

GetServerFeatureInfoFormats

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This API gets the WMS server FeatureInfo formats of the service.

GetServerLayerNames

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the names of all layers at the server side.

GetServerOutputFormats

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the output format at the server side.

GetServerStyleNames

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method returns the names of all styles at the server side.

GetServiceVersion

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This API gets the WMS server version of the service.

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetVerticalResolution

GetWorldFileText

Open

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

BuildWmsGetFeatureInfoUri

  • Parameters:ScreenPointF,Int32,String
  • DeclaringType:N/A
  • Summary:N/A

CloneDeepCore

CloseCore

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetBoundingBoxCore

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:N/A

GetFeatureInfoCore

  • Parameters:ScreenPointF,String,Int32
  • DeclaringType:N/A
  • Summary:N/A

GetImageCore

  • Parameters:RectangleShape,Int32,Int32
  • DeclaringType:N/A
  • Summary:This method returns an image based on the worldExtent and image width and height.

GetImageHeightCore

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:N/A

GetImageWidthCore

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:N/A

GetProjectionTextCore

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

OnClosedRasterSource

OnClosingRasterSource

OnOpenedRasterSource

OnOpeningRasterSource

OnSendingWebRequest

OnSentWebRequest

OpenCore

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:N/A

PD0=

  • Parameters:GeoCanvas
  • DeclaringType:N/A
  • Summary:N/A

SendWebRequest

  • Parameters:WebRequest
  • DeclaringType:N/A
  • Summary:N/A

SendWebRequestCore

  • Parameters:WebRequest
  • DeclaringType:N/A
  • Summary:N/A

Vj0=

  • Parameters:WebRequest
  • DeclaringType:N/A
  • Summary:N/A

Vz0=

  • Parameters:WebRequest
  • DeclaringType:N/A
  • Summary:N/A

WD0=

  • Parameters:XmlDocument
  • DeclaringType:N/A
  • Summary:N/A

WT0=

  • Parameters:XmlDocument
  • DeclaringType:N/A
  • Summary:N/A

Public Properties

ActiveLayerNames

  • Return:Collection<String>
  • Summary:This property allows the active layers requested from the client to be shown on the map.

ActiveStyleNames

  • Return:Collection<String>
  • Summary:This property allows the active styles requested from the client to be shown on the map.

AxisOrder

BlueTranslation

  • Return:Single
  • Summary:N/A

CapabilitiesCacheTimeout

  • Return:TimeSpan
  • Summary:N/A

ClientId

  • Return:String
  • Summary:Gets or sets a value that is unique to your client ID, please keep your key secure.

Credentials

  • Return:ICredentials
  • Summary:This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication.

Crs

  • Return:String
  • Summary:This property gets or sets the projected or geographic coordinate reference system to be used.

Exceptions

  • Return:String
  • Summary:This property indicates the format in which the client wishes to be notified of service exceptions.

GreenTranslation

  • Return:Single
  • Summary:N/A

HasProjectionText

  • Return:Boolean
  • Summary:N/A

IsGrayscale

  • Return:Boolean
  • Summary:N/A

IsNegative

  • Return:Boolean
  • Summary:N/A

IsOpen

  • Return:Boolean
  • Summary:N/A

OutputFormat

  • Return:String
  • Summary:This property gets or sets the desired output format for the map being requested from the WMS.

Parameters

  • Return:Dictionary<String,String>
  • Summary:This property specifies a dictionary used to update the request sent from the client to the WMS server.

PrivateKey

  • Return:String
  • Summary:Gets or sets a value that is unique to your client ID, please keep your key secure.

Projection

Proxy

  • Return:WebProxy
  • Summary:This property gets or sets the proxy used for requesting a Web Response.

RedTranslation

  • Return:Single
  • Summary:N/A

ServerUris

  • Return:Collection<Uri>
  • Summary:This property specifies the URI of the Tiled WMS server.

TileHeight

  • Return:Int32
  • Summary:Represent the tile height of request.

TileWidth

  • Return:Int32
  • Summary:Represent the tile width of request.

TimeoutInSeconds

  • Return:Int32
  • Summary:This property specifies the timeout of the web request in seconds. The default timeout value is 20 seconds.

Transparency

  • Return:Single
  • Summary:N/A

ZoomLevelSet

  • Return:ZoomLevelSet
  • Summary:This property gets or sets the ZoomLevelSet used for the WpfMap control.

Protected Properties

HasProjectionTextCore

  • Return:Boolean
  • Summary:N/A

OT0=

  • Return:Boolean
  • Summary:N/A

Oz0=

  • Return:Boolean
  • Summary:N/A

Public Events

ClosedRasterSource

ClosingRasterSource

OpenedRasterSource

OpeningRasterSource

SendingWebRequest

SentWebRequest

Public Constructors

TiledWmsRasterSource()

N/A

Remarks

N/A

Parameters

TiledWmsRasterSource(IEnumerable<Uri>)

N/A

Remarks

N/A

Parameters

serverUris

  • Type:IEnumerable<Uri>
  • Description:N/A Go Back === TiledWmsRasterSource(IEnumerable<Uri>,WebProxy) === N/A ==== Remarks ==== N/A ==== Parameters ==== serverUris * Type:IEnumerable<Uri> * Description:N/A

webProxy

  • Type:WebProxy
  • Description:N/A Go Back === TiledWmsRasterSource(IEnumerable<Uri>,String,String) === N/A ==== Remarks ==== N/A ==== Parameters ==== serverUris * Type:IEnumerable<Uri> * Description:N/A

clientId

  • Type:String
  • Description:N/A privateKey * Type:String * Description:N/A

Go Back

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

serverUris

  • Type:IEnumerable<Uri>
  • Description:N/A webProxy * Type:WebProxy * Description:Proxy to use for the current WMS layer.

clientId

  • Type:String
  • Description:N/A privateKey * Type:String * Description:N/A

Go Back

Protected Constructors

Public Methods

CloneDeep()

N/A

Remarks

N/A

Return Value

Parameters

Close()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

obj

  • Type:Object
  • Description:N/A

Go Back

GetBoundingBox()

N/A

Remarks

N/A

Return Value

Parameters

GetFeatureInfo(ScreenPointF,String,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Dictionary<String,Collection<Feature»
  • Description:N/A

Parameters

screenPointF

infoFormat

  • Type:String
  • Description:N/A

maxFeatures

  • Type:Int32
  • Description:N/A

Go Back

GetHashCode()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetHorizontalResolution()

N/A

Remarks

N/A

Return Value

  • Return Type:Single
  • Description:N/A

Parameters

GetImage(RectangleShape,Int32,Int32)

N/A

Remarks

N/A

Return Value

Parameters

worldExtent

canvasWidth

  • Type:Int32
  • Description:N/A

canvasHeight

  • Type:Int32
  • Description:N/A

Go Back

GetImageHeight()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetImageWidth()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetProjectionText()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

GetRequestUris(RectangleShape,Int32,Int32)

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

Remarks

N/A

Return Value

  • Return Type:Collection<Uri>
  • Description:The request URLs from the client to the WMS servers.

Parameters

worldExtent

  • Description:The world extent requested by the client to get the map.

canvasWidth

  • Type:Int32
  • Description:The returning map width, as well as the drawing canvas width.

canvasHeight

  • Type:Int32
  • Description:The returning map height, as well as the drawing canvas height.

Go Back

GetServerCapabilitiesXml()

This API gets the GetCapabilites document of the service.

Remarks

N/A

Return Value

  • Return Type:String
  • Description:This API returns the GetCapabilites document of the service.

Parameters

GetServerCrss()

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

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

GetServerExceptionFormats()

This method returns the exception format at the server side.

Remarks

None.

Return Value

  • Return Type:Collection<String>
  • Description:The exception format at the server side.

Parameters

GetServerFeatureInfoFormats()

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

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:This API returns the FeatureInfo formats supported on the server-side.

Parameters

GetServerLayerNames()

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

Remarks

None.

Return Value

  • Return Type:Collection<String>
  • Description:The names of all layers at the server side.

Parameters

GetServerOutputFormats()

This method returns the output format at the server side.

Remarks

None.

Return Value

  • Return Type:Collection<String>
  • Description:The output format at the server side.

Parameters

GetServerStyleNames()

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

Remarks

None.

Return Value

  • Return Type:Collection<String>
  • Description:The names of all styles at the server side.

Parameters

GetServiceVersion()

This API gets the WMS server version of the service.

Remarks

N/A

Return Value

  • Return Type:String
  • Description:Returns a string reflecting the version of the service in WMS.

Parameters

GetType()

N/A

Remarks

N/A

Return Value

  • Return Type:Type
  • Description:N/A

Parameters

GetVerticalResolution()

N/A

Remarks

N/A

Return Value

  • Return Type:Single
  • Description:N/A

Parameters

GetWorldFileText()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

Open()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

ToString()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

Protected Methods

BuildWmsGetFeatureInfoUri(ScreenPointF,Int32,String)

N/A

Remarks

N/A

Return Value

  • Return Type:Uri
  • Description:N/A

Parameters

clickedPosition

maxFeatures

  • Type:Int32
  • Description:N/A

infoFormat

  • Type:String
  • Description:N/A

Go Back

CloneDeepCore()

N/A

Remarks

N/A

Return Value

Parameters

CloseCore()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

Finalize()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

GetBoundingBoxCore()

N/A

Remarks

N/A

Return Value

Parameters

GetFeatureInfoCore(ScreenPointF,String,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Dictionary<String,Collection<Feature»
  • Description:N/A

Parameters

screenPointF

infoFormat

  • Type:String
  • Description:N/A

maxFeatures

  • Type:Int32
  • Description:N/A

Go Back

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

  • Return Type:GeoImage
  • Description:This method returns an image based on the worldExtent and image width and height.

Parameters

worldExtent

  • Description:This parameter represents the worldExtent you want to draw.

canvasWidth

  • Type:Int32
  • Description:This parameter represents the width of the image you want to draw.

canvasHeight

  • Type:Int32
  • Description:This parameter represents the height of the image you want to draw.

Go Back

GetImageHeightCore()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetImageWidthCore()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetProjectionTextCore()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value

  • Return Type:Object
  • Description:N/A

Parameters

OnClosedRasterSource(ClosedRasterSourceEventArgs)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

e

Go Back

OnClosingRasterSource(ClosingRasterSourceEventArgs)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

e

Go Back

OnOpenedRasterSource(OpenedRasterSourceEventArgs)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

e

Go Back

OnOpeningRasterSource(OpeningRasterSourceEventArgs)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

e

Go Back

OnSendingWebRequest(SendingWebRequestEventArgs)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

e

Go Back

OnSentWebRequest(SentWebRequestEventArgs)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

e

Go Back

OpenCore()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

PD0=(GeoCanvas)

N/A

Remarks

N/A

Return Value

Parameters

canvans

Go Back

SendWebRequest(WebRequest)

N/A

Remarks

N/A

Return Value

  • Return Type:WebResponse
  • Description:N/A

Parameters

webRequest

  • Type:WebRequest
  • Description:N/A

Go Back

SendWebRequestCore(WebRequest)

N/A

Remarks

N/A

Return Value

  • Return Type:WebResponse
  • Description:N/A

Parameters

webRequest

  • Type:WebRequest
  • Description:N/A

Go Back

Vj0=(WebRequest)

N/A

Remarks

N/A

Return Value

  • Return Type:Dictionary<String,Collection<Feature»
  • Description:N/A

Parameters

reqeust

  • Type:WebRequest
  • Description:N/A

Go Back

Vz0=(WebRequest)

N/A

Remarks

N/A

Return Value

  • Return Type:Dictionary<String,Collection<Feature»
  • Description:N/A

Parameters

request

  • Type:WebRequest
  • Description:N/A

Go Back

WD0=(XmlDocument)

N/A

Remarks

N/A

Return Value

  • Return Type:Dictionary<String,Collection<Feature»
  • Description:N/A

Parameters

xmlDocument

  • Type:XmlDocument
  • Description:N/A

Go Back

WT0=(XmlDocument)

N/A

Remarks

N/A

Return Value

  • Return Type:Dictionary<String,Collection<Feature»
  • Description:N/A

Parameters

xmlDocument

  • Type:XmlDocument
  • Description:N/A

Go Back

Public Properties

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

Return Type:Collection<String>

Go Back

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

Return Type:Collection<String>

Go Back

AxisOrder

N/A

Remarks

N/A

Return Value

Return Type:WmsAxisOrder

Go Back

BlueTranslation

N/A

Remarks

N/A

Return Value

Return Type:Single

Go Back

CapabilitiesCacheTimeout

N/A

Remarks

N/A

Return Value

Return Type:TimeSpan

Go Back

ClientId

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

Remarks

N/A

Return Value

Return Type:String

Go Back

Credentials

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

Remarks

N/A

Return Value

Return Type:ICredentials

Go Back

Crs

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

Remarks

N/A

Return Value

Return Type:String

Go Back

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

Return Type:String

Go Back

GreenTranslation

N/A

Remarks

N/A

Return Value

Return Type:Single

Go Back

HasProjectionText

N/A

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

IsGrayscale

N/A

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

IsNegative

N/A

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

IsOpen

N/A

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

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

Return Type:String

Go Back

Parameters

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

Remarks

N/A

Return Value

Return Type:Dictionary<String,String>

Go Back

PrivateKey

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

Remarks

N/A

Return Value

Return Type:String

Go Back

Projection

N/A

Remarks

N/A

Return Value

Return Type:Projection

Go Back

Proxy

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

Remarks

N/A

Return Value

Return Type:WebProxy

Go Back

RedTranslation

N/A

Remarks

N/A

Return Value

Return Type:Single

Go Back

ServerUris

This property specifies the URI of the Tiled WMS server.

Remarks

N/A

Return Value

Return Type:Collection<Uri>

Go Back

TileHeight

Represent the tile height of request.

Remarks

N/A

Return Value

Return Type:Int32

Go Back

TileWidth

Represent the tile width of request.

Remarks

N/A

Return Value

Return Type:Int32

Go Back

TimeoutInSeconds

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

Remarks

N/A

Return Value

Return Type:Int32

Go Back

Transparency

N/A

Remarks

N/A

Return Value

Return Type:Single

Go Back

ZoomLevelSet

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

Remarks

N/A

Return Value

Return Type:ZoomLevelSet

Go Back

Protected Properties

HasProjectionTextCore

N/A

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

OT0=

N/A

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

Oz0=

N/A

Remarks

N/A

Return Value

Return Type:Boolean

Go Back

Public Events

ClosedRasterSource

N/A

Remarks

N/A

Event Arguments:ClosedRasterSourceEventArgs

Go Back

ClosingRasterSource

N/A

Remarks

OpenedRasterSource

N/A

Remarks

N/A

Event Arguments:OpenedRasterSourceEventArgs

Go Back

OpeningRasterSource

N/A

Remarks

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

Go Back

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

Go Back

thinkgeo.mapsuite.core.tiledwmsrastersource.1442486464.txt.gz · Last modified: 2015/09/17 10:41 by admin