This test suites checks JPEG 2000 image data for conformance against OGC GML in JPEG 2000 (GMLJP2) Encoding Standard Part 1 OGC 08-085r8. The nominal conformance target is a software component (an application or library) that can produce JPEG 2000 codestreams containing supplementary geospatial metadata.
Visit the project documentation website for more information, including the API documentation.'
The test suite is built using Apache Maven v3.
The options for running the suite are summarized in
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 (don’t forget to periodically rebase long-lived branches so there are no extraneous conflicts)