This test suite checks KML 2.2 documents for conformance to OGC KML, Version 2.2.0 (OGC 07-147r2). All three conformance levels are covered:
- Level 1: includes test cases covering mandatory requirements that must be satisfied by every document;
- Level 2: as for Level 1, plus test cases addressing recommended constraints;
- Level 3: as for Level 2, plus test cases for suggested constraints that are purely informative in nature.
Visit the project documentation website for more information, including the API documentation.
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