Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion standard/clause_2_conformance.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[[conformance]]
== Conformance

Conformance with this OGC Community Standard shall be checked using the https://schemas.opengis.net/covjson/1.0/[JSON schema] files. The schema bundle has been incorporated into the https://covjson.org/playground/[CoverageJSON Community Playground] which can test files for conformance. Simple guidance on CoverageJSON is available at the https://covjson.org/cookbook/[Community Cookbook].
Conformance with this OGC Community Standard V1.0 shall be checked using the https://schemas.opengis.net/covjson/1.0/[JSON schema V1.0] files or the https://schemas.opengis.net/covjson/1.0.1/[JSON schema V1.0.1] files.

The schema bundle has been incorporated into the https://covjson.org/playground/[CoverageJSON Community Playground] which can test files for conformance. Simple guidance on CoverageJSON is available at the https://covjson.org/cookbook/[Community Cookbook].

The one Standardization Target for this OGC Community Standard is the format of CoverageJSON.

Expand Down
Loading