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
Parameters
TiledWmsRasterSource(IEnumerable<Uri>)
N/A
Parameters
serverUris
Type:IEnumerable<Uri>
Description:N/A
TiledWmsRasterSource(IEnumerable<Uri>,WebProxy)
N/A
Parameters
serverUris
Type:IEnumerable<Uri>
Description:N/A
webProxy
Type:WebProxy
Description:N/A
TiledWmsRasterSource(IEnumerable<Uri>,String,String)
N/A
Parameters
serverUris
Type:IEnumerable<Uri>
Description:N/A
clientId
Type:String
Description:N/A
privateKey
Type:String
Description:N/A
TiledWmsRasterSource(IEnumerable<Uri>,WebProxy,String,String)
This is the constructor the for the class.
This constructor initializes a new WorldMapKitWmsRasterSource and downloads and parses the service description.
Parameters
serverUris
Type:IEnumerable<Uri>
Description:N/A
clientId
Type:String
Description:N/A
privateKey
Type:String
Description:N/A
Protected Constructors
Public Methods
GetFeatureInfo(ScreenPointF,String,Int32)
N/A
Return Value
Type:Dictionary<String,Collection<
Feature»
Description:N/A
Parameters
infoFormat
Type:String
Description:N/A
maxFeatures
Type:Int32
Description:N/A
GetServerLayerNames()
This method returns the names of all layers at the server side.
Return Value
Parameters
GetServerStyleNames()
This method returns the names of all styles at the server side.
Return Value
Parameters
GetServerOutputFormats()
This method returns the output format at the server side.
Return Value
Parameters
GetServerCrss()
This method returns the projected or geographic coordinate reference systems to be used.
Return Value
Type:Collection<String>
Description:N/A
Parameters
GetServerExceptionFormats()
This method returns the exception format at the server side.
Return Value
Parameters
GetServiceVersion()
This API gets the WMS server version of the service.
Return Value
Parameters
GetServerFeatureInfoFormats()
This API gets the WMS server FeatureInfo formats of the service.
Return Value
Type:Collection<String>
Description:This
API returns the FeatureInfo formats supported on the server-side.
Parameters
GetServerCapabilitiesXml()
This API gets the GetCapabilites document of the service.
Return Value
Type:String
Description:This
API returns the GetCapabilites document of the service.
Parameters
GetRequestUris(RectangleShape,Int32,Int32)
Get the request URLs from the client to the WMS servers.
Return Value
Parameters
CloneDeep()
N/A
Return Value
Parameters
GetWorldFileText()
N/A
Return Value
Type:String
Description:N/A
Parameters
GetImageWidth()
N/A
Return Value
Type:Int32
Description:N/A
Parameters
GetImageHeight()
N/A
Return Value
Type:Int32
Description:N/A
Parameters
GetHorizontalResolution()
N/A
Return Value
Type:Single
Description:N/A
Parameters
GetVerticalResolution()
N/A
Return Value
Type:Single
Description:N/A
Parameters
GetBoundingBox()
N/A
Return Value
Parameters
GetProjectionText()
N/A
Return Value
Type:String
Description:N/A
Parameters
Open()
N/A
Return Value
Type:Void
Description:N/A
Parameters
Close()
N/A
Return Value
Type:Void
Description:N/A
Parameters
GetImage(RectangleShape,Int32,Int32)
N/A
Return Value
Parameters
canvasWidth
Type:Int32
Description:N/A
canvasHeight
Type:Int32
Description:N/A
ToString()
N/A
Return Value
Type:String
Description:N/A
Parameters
Equals(Object)
N/A
Return Value
Type:Boolean
Description:N/A
Parameters
obj
Type:Object
Description:N/A
GetHashCode()
N/A
Return Value
Type:Int32
Description:N/A
Parameters
GetType()
N/A
Return Value
Type:Type
Description:N/A
Parameters
Protected Methods
GetFeatureInfoCore(ScreenPointF,String,Int32)
N/A
Return Value
Type:Dictionary<String,Collection<
Feature»
Description:N/A
Parameters
infoFormat
Type:String
Description:N/A
maxFeatures
Type:Int32
Description:N/A
BuildWmsGetFeatureInfoUri(ScreenPointF,Int32,String)
N/A
Return Value
Parameters
maxFeatures
Type:Int32
Description:N/A
infoFormat
Type:String
Description:N/A
Vj0=(WebRequest)
N/A
Return Value
Type:Dictionary<String,Collection<
Feature»
Description:N/A
Parameters
reqeust
Type:WebRequest
Description:N/A
Vz0=(WebRequest)
N/A
Return Value
Type:Dictionary<String,Collection<
Feature»
Description:N/A
Parameters
request
Type:WebRequest
Description:N/A
WD0=(XmlDocument)
N/A
Return Value
Type:Dictionary<String,Collection<
Feature»
Description:N/A
Parameters
xmlDocument
Type:XmlDocument
Description:N/A
WT0=(XmlDocument)
N/A
Return Value
Type:Dictionary<String,Collection<
Feature»
Description:N/A
Parameters
xmlDocument
Type:XmlDocument
Description:N/A
SendWebRequest(WebRequest)
N/A
Return Value
Type:WebResponse
Description:N/A
Parameters
webRequest
Type:WebRequest
Description:N/A
SendWebRequestCore(WebRequest)
N/A
Return Value
Type:WebResponse
Description:N/A
Parameters
webRequest
Type:WebRequest
Description:N/A
OnSendingWebRequest(SendingWebRequestEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnSentWebRequest(SentWebRequestEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OpenCore()
N/A
Return Value
Type:Void
Description:N/A
Parameters
GetImageWidthCore()
N/A
Return Value
Type:Int32
Description:N/A
Parameters
GetImageHeightCore()
N/A
Return Value
Type:Int32
Description:N/A
Parameters
GetBoundingBoxCore()
N/A
Return Value
Parameters
PD0=(GeoCanvas)
N/A
Return Value
Parameters
GetImageCore(RectangleShape,Int32,Int32)
This method returns an image based on the worldExtent and image width and height.
This method is responsible for returning the image based on the parameters passed in.
Return Value
Parameters
OnOpeningRasterSource(OpeningRasterSourceEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnOpenedRasterSource(OpenedRasterSourceEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnClosingRasterSource(ClosingRasterSourceEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnClosedRasterSource(ClosedRasterSourceEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
CloneDeepCore()
N/A
Return Value
Parameters
GetProjectionTextCore()
N/A
Return Value
Type:String
Description:N/A
Parameters
CloseCore()
N/A
Return Value
Type:Void
Description:N/A
Parameters
Finalize()
N/A
Return Value
Type:Void
Description:N/A
Parameters
MemberwiseClone()
N/A
Return Value
Type:Object
Description:N/A
Parameters
Public Properties
ServerUris
This property specifies the URI of the Tiled WMS server.
Return Value
TileHeight
Represent the tile height of request.
Return Value
TileWidth
Represent the tile width of request.
Return Value
Credentials
This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication.
Return Value
ClientId
Gets or sets a value that is unique to your client ID, please keep your key secure.
Return Value
PrivateKey
Gets or sets a value that is unique to your client ID, please keep your key secure.
Return Value
Proxy
This property gets or sets the proxy used for requesting a Web Response.
Return Value
ActiveLayerNames
This property allows the active layers requested from the client to be shown on the map.
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.
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.
Return Value
OutputFormat
This property gets or sets the desired output format for the map being requested from the WMS.
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.
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.
Return Value
Parameters
This property specifies a dictionary used to update the request sent from the client to the WMS server.
Return Value
ZoomLevelSet
This property gets or sets the ZoomLevelSet used for the WpfMap control.
Return Value
AxisOrder
N/A
Return Value
CapabilitiesCacheTimeout
N/A
Return Value
Projection
N/A
Return Value
Transparency
N/A
Return Value
BlueTranslation
N/A
Return Value
RedTranslation
N/A
Return Value
GreenTranslation
N/A
Return Value
IsNegative
N/A
Return Value
IsGrayscale
N/A
Return Value
IsOpen
N/A
Return Value
HasProjectionText
N/A
Return Value
Protected Properties
OT0=
N/A
Return Value
Oz0=
N/A
Return Value
HasProjectionTextCore
N/A
Return Value
Public Events
SendingWebRequest
This event is called before sending the reqeust for tile image.
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.
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