This Executable Test Suite (ETS) checks WMTS implementations for conformance against the following specification(s):
- OpenGIS Web Map Tile Service Implementation Standard, Version 1.0.0 OGC 07-057r7
Detailed information about this test suite is available here
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
The CITE forum is where software developers and testers discuss issues and solutions related to OGC test suites.
Visit the CITE website to for more information about OGC compliance program.
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