This GitHub repository provides GitHub Action workflows that (will) check draft specifications for conformance to OGC Naming Authority policies.
The prototype workflows are at the alpha stage of development.
The following draft specifications are automatically compiled from asciidoc to HTML once a day. During the compilation a number of OGC-NA checks are made on the documents.
- OGC GeoAPI, version 4.0.0 draft
- OGC Styles and Symbology Model and Encodings - Part 1: Core, version 2.0.0 draft
- OGC API - 3D GeoVolumes, version 1.0.0 draft
- OGC API - Discrete Global Grid Systems - Part 1: Core, version 1.0.0 draft
- OGC Indexed 3d Scene Layer (I3S) and Scene Layer Package (*.slpk) Format Community Standard v1.4 draft
- 2023 Open Standards Code Sprint Summary Engineering Report draft
- OGC API - Moving Features - Part 1: Core, version 1.0.0 draft
- OGC API - Maps - Part 1: Core, version 1.0.0 draft
- More to follow
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 a new feature: Fork the repository, implement (and test) the feature on a new topic branch, and then create a pull request
Contributors are expected to observe the project's code of conduct.