Conformance Test Suite - OGC Web Map Service 1.3.0 1.34 API

WMS 1.3 Conformance Test Suite

Verifies that a Web Map Service (WMS) implementation comnforms to the relevant specifications:

  • OpenGIS Web Map Server Implementation Specification, Version 1.3.0 [OGC 06-042]

The test run arguments are summarized in the following table. The Obligation descriptor can have the following values: M (mandatory), O (optional), or C (conditional).

Test run arguments
Name Value domain Obligation Description
capabilities-url URI M An absolute URI that refers to an XML representation of the service capabilities document. This document does not need to be obtained from the service under test (SUT), but it must describe the implementation under test (IUT). Ampersand ('&') characters appearing within a query parameter value must be percent-encoded as %26.
updatesequence Enumeration: "manual" | "auto" (default) O Indicates how to test versioning of the capabilities document.
low-updatesequence String C (required if updatesequence="manual") A version that is lower than the current updateSequence value.
high-updatesequence String C (required if updatesequence="manual") A version that is higher than the current updateSequence value.
basic Boolean (default: true) O The Basic conformance class tests functionality that depends on the CITE dataset. This option is required for certification.
queryable Boolean (default: false) O Verify that the IUT satisfies all requirements of the Queryable WMS conformance class.
raster_elevation Boolean (default: false) O Run tests for the elevation dimension using the cite:Terrain raster dataset.
vector_elevation Boolean (default: false) O Run tests for the elevation dimension using the cite:Lakes vector dataset.
time Boolean (default: false) O Indicates whether to test the time dimension using the cite:Autos dataset.
Packages
Package
Description