opengeospatial / ets-gml32

Executable Test Suite for GML 3.2
Other
1 stars 2 forks source link

GML 3.2 (ISO 19136:2007) Conformance Test Suite

Scope

This test suite checks GML 3.2 application schemas and data sets for conformance to ISO 19136:2007, Geographic information -- Geography Markup Language (also published as OGC 07-036). The essential purpose of the test suite is to validate a GML application schema or an instance document; both kinds of resources are referenced by an 'http' URI. An application schema can be accessed from a variety of sources, such as: a plain web server, a Web Feature Service (WFS) by means of a DescribeFeatureType request, or a catalogue service.

The GML specification defines 10 conformance classes that pertain to application schemas. Five of these are currently covered by the test suite:

While an instance document is always checked for schema validity, the suite also includes tests that validate fundamental GML geometry elements against various constraints that cannot be expressed in an XML Schema grammar (e.g. surface boundary orientation); these tests also apply to any application-defined geometries that can substitute for the base GML geometry.

Visit the project documentation website for more information about test suite coverage, including the API documentation.

Eligible test subjects

Any spatial data set or application schema that is purportedly based on GML 3.2 can be subject to a conformity assessment. All WFS 2.0 implementation must produce and consume GML (v3.2) feature representations. The OGC maintains a list of reference implementations. Several user communities have developed non-trivial application schemas based on GML 3.2:

How to contribute

If you would like to get involved, you can: