element GetMap
diagram mws_p297.png
namespace http://www.mapinfo.com/mxp
properties
content complex
children mxp:Url mxp:AdditionalSubdomainList
used by
element WebMappingService
attributes
Name  Type  Use  Default  Fixed  Annotation
format  xs:string  required      
exceptionFormat  xs:string        
imageSize  xs:int  required      
singleImage  xs:boolean    false    
annotation
documentation

                Retrieves a map image for a specified area and content from WMS server.
                Url: URL to get map from the server
                AdditionalSubdomainList: List of any sub domains that server supports
                format: specifies the output format of the response to GetMap operation.
                singleImage: Specifies whether the WMS requests are tiled or not.True (Non-tiled) if a single WMS.(default=false)
                request is made for the entire map image
                imageSize: Tile size for tiled WMS request
                exceptionFormat: The format in which the client wishes to be notified of Service Exceptions from WMS
                server(default=XML))
           

attribute GetMap/@format
type xs:string
properties
use required

attribute GetMap/@exceptionFormat
type xs:string

attribute GetMap/@imageSize
type xs:int
properties
use required

attribute GetMap/@singleImage
type xs:boolean
properties
default false

element GetMap/Url
diagram mws_p298.png
namespace http://www.mapinfo.com/mxp
type xs:anyURI
properties
content simple

element GetMap/AdditionalSubdomainList
diagram mws_p299.png
namespace http://www.mapinfo.com/mxp
properties
minOcc 0
maxOcc 1
content complex
children mxp:Subdomain

element GetMap/AdditionalSubdomainList/Subdomain
diagram mws_p300.png
namespace http://www.mapinfo.com/mxp
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple


© 2019 Pitney Bowes Software Inc. support.pb.com