OGC Web Coverage Service 1.1.1 - Executable Test Suite

Verifies conformance of implementations to OGC Web Coverage Service 1.1.1

License

License

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-wcs11
Last Version

Last Version

1.15
Release Date

Release Date

Type

Type

jar
Description

Description

OGC Web Coverage Service 1.1.1 - Executable Test Suite
Verifies conformance of implementations to OGC Web Coverage Service 1.1.1
Project URL

Project URL

https://github.com/opengeospatial/ets-wcs11
Project Organization

Project Organization

Open Geospatial Consortium
Source Code Management

Source Code Management

https://github.com/opengeospatial/ets-wcs11

Download ets-wcs11

How to add to project

<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-wcs11/ -->
<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>ets-wcs11</artifactId>
    <version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-wcs11/
implementation 'org.opengis.cite:ets-wcs11:1.15'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-wcs11/
implementation ("org.opengis.cite:ets-wcs11:1.15")
'org.opengis.cite:ets-wcs11:jar:1.15'
<dependency org="org.opengis.cite" name="ets-wcs11" rev="1.15">
  <artifact name="ets-wcs11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-wcs11', version='1.15')
)
libraryDependencies += "org.opengis.cite" % "ets-wcs11" % "1.15"
[org.opengis.cite/ets-wcs11 "1.15"]

Dependencies

compile (1)

Group / Artifact Type Version
org.opengis.cite.teamengine : teamengine-spi-ctl jar 5.4

Project Modules

There are no modules declared in this project.

OGC Web Coverage Service 1.1.1 Test-Suite

The OGC Web Coverage Service 1.1.1 Test-Suite provides the Executable Test Script (ETS) to test implementations against the following specification(s):

  • OGC Web Coverage Service (WCS) Implementation Specification Corrigendum 1 (1.1.1 c1) - OGC 07-067r2
  • OGC Web Service Common Implementation Specification - OGC 06-121r3
  • GML 3.1.1 common CRSs profile 05-095r1
  • GML 3.1.1 grid CRSs profile 05-096r1

Detailed information about this test suite is available here.

License

Apache 2.0 License

How to build

This test is build using Apache Maven To build the test suite run maven from the root directory. % mvn install

Follow the TEAM ENGINE instructions to install and run the tests in TEAM ENGINE.

How to run the tests

Docker

This test suite comes with a Dockerfile which can be used to easily setup the OGC test harness with the test suite. Details can be found on Create Docker Image and create and start Docker Container.

OGC test harness

Use TEAM Engine, the official OGC test harness. The latest test suite release should be available at the beta testing facility. You can also build and deploy the test harness yourself and use a local installation.

How to contribute

If you would like to get involved, you can:

  • Report an issue such as a defect or an enhancement request
  • Help to resolve an open issue
  • Fix a bug: Fork the repository, apply the fix, and create a pull request
  • Add new tests: Fork the repository, implement (and verify) the tests on a new topic branch, and create a pull request

Mailing Lists

The cite-forum is where software developers discuss issues and solutions related to OGC tests.

More Information

Visit the CITE website to get more information about the CITE program and tools.

org.opengis.cite

Open Geospatial Consortium

Versions

Version
1.15
1.14