Describes WMS service metadata. All defined properties are read-only.

Since

2019.1

Hierarchy

  • WMSCapabilitiesService

Properties

abstract: string

Description of the WMS server.

accessConstraints: string

Access constraints associated with the use of the WMS service.

Information about a contact person for the WMS service.

fees: string

Fees associated with the use of the WMS service.

keywords: string[]

List of keywords that describe the WMS server.

layerLimit: number

A positive integer indicating the maximum number of layers a client is permitted to include in a single request. If a value is null, the server imposes no limit.

maxHeight: number

Positive integer indicating the maximum height that client is permitted to include in a single request. If a value is null, the server imposes no limit on the corresponding parameter.

maxWidth: number

Positive integer indicating the maximum width that client is permitted to include in a single request. If a value is null, the server imposes no limit on the corresponding parameter.

name: string

Name of the WMS server.

title: string

A human-readable title of the WMS server.

url: string

Reference to the web site of the WMS server provider.