OGC Web Coverage Service 2.0.1 - Executable Test Suite 1.22 API

WCS 2.0 Conformance Test Suite

This Executable Test Suite (ETS) verifies the conformance of WCS 2.0 services. The services should be accessed through WCS GetCapabilities and DescribeCoverage using the HTTP KVP, POST, and/or SOAP protocol bindings, and GetCoverage using the HTTP KVP binding. The GetCoverage response should be provided as a GML coveage instance document..

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
url URI M An absolute URI that refers to an XML representation of the service capabilities document.
core core O, default The WCS Core profile.
ext_post post O The WCS POST profile
ext_proc processing O The WCS WCPS 2.0 (Processing) profile
ext_scal scaling O The WCS Scaling 1.0 profile
ext_int interpolation O The WCS Interpolation 1.0 profile
ext_rsub range subsetting O The WCS Range Subsetting 1.0 profile
ext_crs crs O The WCS-CRS-extension 1.0 profile
profile_eowcs eowcs O The WCS EO 1.0 (EOWCS) profile
Notes
  1. If the profile has not provided in query parameter then default WCS Core profile will be executed.
  2. Ampersand ('&') characters appearing within query parameter values must be percent-encoded as %26.
Packages