<< Click to Display Table of Contents >>

WMS.js

 

 

Namespace

OGC.WMS


Class

WMT_MS_CapabilitiesType(object Elem)

XML encoded GetCapabilities operation request.

Property

object

Service

the service object.

Property

object

Capability

the capability object.

Property

string

version

version.

Property

string

updateSequence

for maintaining cache consistency. Its value can be an integer, a timestamp in [ISO 8601:1988(E)] format, or any other number or string.





Class

ServiceType(object Elem)

Service type identifier, where the string value is the OWS type abbreviation, such as "WMS" or "WFS".

Property

string

Name

service name.

Property

string

Title

service title.

Property

string

Abstract

service abstract.

Property

object

Keywordlist

service keywordlist.

Property

object

OnlineResource

service online resource.

Property

object

ContactInformation

service contact information.

Property

string

Fees

Fees and terms for retrieving data from or otherwise using this server, including the monetary units as specified in ISO 4217. The reserved value NONE (case insensitive) shall be used to mean no fees or terms.

Property

string

AccessConstraints

Access constraint applied to assure the protection of privacy or intellectual property, or any other restrictions on retrieving or using data from or otherwise using this server. The reserved value NONE (case insensitive) shall be used to mean no access constraints are imposed.

Property

string

LayerLimit

layer limits of the service.

Property

number

MaxWidth

maximum width of the service.

Property

number

MaxHeight

maximum heifht of the service.





Class

KeywordListType(object Elem)


Property

string

Keyword

keyword.





Class

ContactInformationType(object Elem)

contain the contact information.

Property

object

ContactPersonPrimary

the ContactPersoinPrimary object.

Property

string

ContactPosition

contact position.

Property

object

ContactAddress

the ContactAddress object.

Property

string

ContactVoiceTelephone

Telephone number by which individuals can speak to the responsible organization or individual.

Property

string

ContactFacsimileTelephone

Telephone number of a facsimile machine for the responsible organization or individual.

Property

string

ContactElectronicMailAddress

e-mail address for the responsible organization or individual.





Class

ContactPersonPrimaryType(object Elem)

contain the contact person information.

Property

string

ContactPerson

name of the contact person.

Property

string

ContactOrganization

name of the contact organization.









Class

ContactAddressType(object Elem)

contain the contact address information.

Property

string

AddressType

type of address.

Property

string

Address

address.

Property

string

City

city name.

Property

string

StateOrProvince

state or province name.

Property

string

PostCode

post code.

Property

string

Country

country name.





Class

CapabilityType(object Elem)


Property

object

Request

the Request object.

Property

object

Exception

the Exception object.

Property

object

UserDefinedSymbolization

the UserDefinedSymbolization object.

Property

object

Layer

the Layer object.





Class

RequestType(object Elem)


Property

object

GetCapabilities

GetCapabilities object.

Property

string

GetMap

map.

Property

string

GetFeatureInfo

feature information.

Property

string

DescribeLayer

layer discription.

Property

string

GetLegendGraphic

legend graphic

Property

string

GetStyles

styles.

Property

string

PutStyles

set styles.





Class

OperationType(object Elem)


Property

string

Format

operation format.

Property

object

DCPType

DCPType object.





Class

DCPTypeType(object Elem)


Property

object

HTTP

HTTP object.





Class

HTTPType(object Elem)

Connect point URLs for the HTTP Distributed Computing Platform (DCP). Normally, only one Get and/or one Post is included in this element. More than one Get and/or Post is allowed to support including alternative URLs for uses such as load balancing or backup.

Property

string

Get

Connect point URL prefix and any constraints for the HTTP "Get" request method for this operation request.

Property

string

Post

Connect point URL and any constraints for the HTTP "Post" request method for this operation request.





Class

RequestMethodType(object Elem)

Connect point URL and any constraints for this HTTP request method for this operation request. In the OnlineResourceType, the xlink:href attribute in the xlink:simpleLink attribute group shall be used to contain this URL. The other attributes in the xlink:simpleLink attribute group should not be used.

Property

string

OnlineResource

On-line information that can be used to contact the individual or organization.









Class

ExceptionType(object Elem)


Property

string

Format

format of the exception.









Class

LayerType(object Elem)


Property

string

Name

name of the layer.

Property

string

Title

title of the layer.

Property

string

Abstract

abstract of the layer.

Property

object

KeywordList

the KeywordList object.

Property

string

SRS

SRS

Property

object

LatLonBoundingBox

the LatLonBoundingBox object.

Property

object

BoundingBox

the BoundingBox object.

Property

object

Dimension

the Dimension object.

Property

object

Extent

the Extent object.

Property

object

Attribution

the Attribution object.

Property

object

AuthorityURL

the AuthorityURL object.

Property

object

Identifier

the Identifier object.

Property

object

MetadataURL

the MetadataURL object.

Property

string

DataURL

Data URL

Property

string

FeatureListURL

Feature list URL

Property

object

Style

the Style object.

Property

object

ScaleHint

the ScaleHint object.

Property

object

Layer

the Layer object.

Property

number

queryable

a number indicates if the layer is queryable.

Property

string

cascaded

cascaded

Property

number

opaquee

opaque setting.

Property

number

noSubsetse

no subset setting.

Property

string

fixedWidth

width.

Property

string

fiexdHeight

height.





Class

LatLonBoundingBoxType(object Elem)


Property

string

minx

the minimum x coordinate of the LatLonBoundingBox.

Property

string

miny

the minimum y coordinate of the LatLonBoundingBox.

Property

string

maxx

the maximum x coordinate of the LatLonBoundingBox.

Property

string

maxy

the maximum y coordinate of the LatLonBoundingBox.





Class

BoundingBoxType(object Elem)


Property

string

SRS

SRS of the BoundingBox.

Property

string

minx

the minimum x coordinate of the BoundingBox.

Property

string

miny

the minimum y coordinate of the BoundingBox.

Property

string

maxx

the maximum x coordinate of the BoundingBox.

Property

string

maxy

the maximum y coordinate of the BoundingBox.





Class

DimensionType(object Elem)


Property

string

value

value of the dimension.

Property

string

name

name of the dimension.

Property

string

units

units of the dimension.

Property

string

unitSymbol

unit symbol of the dimension.

Property

string

default

default dimension.

Property

string

multipleValues

multiple value.

Property

string

nearestValue

nearest value.

Property

string

current

current dimension.





Class

ExtentType(object Elem)


Property

string

name

name of the extent

Property

string

default

default extent.

Property

string

nearestValue

nearest value.

Property

string

multipleValues

multiple value.

Property

string

current

current extent.





Class

AttributionType(object Elem)


Property

string

Title

title of the attribution.

Property

object

OnlineResource

OnlineResource object.

Property

object

LogoURL

LogoURL object.





Class

URLType(object Elem)


Property

string

Format

format

Property

object

OnlineResource

OnlineResource object.





Class

LogoURLType(object Elem)


Property

string

width

width of the Logo.

Property

string

height

height of the Logo.





Class

MetadataURLType(object Elem)


Property

string

type

Metadata type.









Class

AuthorityURLType(object Elem)


Property

object

OnlineResource

OnlineResource object.

Property

string

name

name of the authority.





Class

IdentifierType(object Elem)


Property

string

value

value

Property

string

authority

authority





Class

StyleType(object Elem)


Property

string

Name

name of the style

Property

string

Title

title of the style

Property

string

Abstract

abstract of the style

Property

object

LegendURL

LegendURL object.

Property

string

StyleSheetURL

style sheet URL.

Property

string

StyleURL

sytle URL





 

 


© 2017 Supergeo Technologies Inc.