https://github.com/opengeospatial/ets-indoorgml10
Executable Test Suite for Indoor GML 1.0
https://github.com/opengeospatial/ets-indoorgml10
Last synced: 3 months ago
JSON representation
Executable Test Suite for Indoor GML 1.0
- Host: GitHub
- URL: https://github.com/opengeospatial/ets-indoorgml10
- Owner: opengeospatial
- License: other
- Created: 2015-09-03T14:27:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T14:05:36.000Z (over 1 year ago)
- Last Synced: 2025-08-05T13:49:15.603Z (11 months ago)
- Language: Game Maker Language
- Size: 2.28 MB
- Stars: 6
- Watchers: 14
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Indoor GML 1.0 Executable Test Suite
### Scope
The OGC Indoor GML 1.0 test suite verifies implementations for conformance against the following specification(s):
- OGC® IndoorGML 1.0.3 [14-005r5](http://docs.opengeospatial.org/is/14-005r5/14-005r5.html)
Annex A of the specification provides the Abstract Test Suite, detailing the following conformance classes:
(in process of being implemented in this Executable Test Suite)
A.1 Test Cases for mandatory conformance requirements
- A.1.1 Valid IndoorGML instance document
- A.1.2 Conformance classes related to IndoorGML modules
- A.1.3 Spatial geometry objects
A.2 Conformance classes related to IndoorGML Modules
- A.2.1 IndoorGML Core Module
- A.2.2 IndoorGML Indoor Navigation Module
Visit the [project documentation website](http://opengeospatial.github.io/ets-indoorgml10/)
for more information, including the API documentation.
### How to contribute
If you would like to get involved, you can:
* [Report an issue](https://github.com/opengeospatial/ets-indoorgml10/issues) such as a defect or
an enhancement request
* Help to resolve an [open issue](https://github.com/opengeospatial/ets-indoorgml10/issues?q=is%3Aopen)
* 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