https://github.com/geoadmin/suite-interlis
This repository contains the interlis test suite
https://github.com/geoadmin/suite-interlis
Last synced: over 1 year ago
JSON representation
This repository contains the interlis test suite
- Host: GitHub
- URL: https://github.com/geoadmin/suite-interlis
- Owner: geoadmin
- Created: 2018-04-17T14:00:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-05T13:17:29.000Z (about 4 years ago)
- Last Synced: 2025-01-11T08:08:32.037Z (over 1 year ago)
- Language: Java
- Size: 2.82 MB
- Stars: 0
- Watchers: 22
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INTERLIS Test Suite
The aim of the "INTERLIS Test Suite" is to explicitly derive from the [INTERLIS 2.3 Reference Manual](https://www.interlis.ch/download/interlis2/ili2-refman_2006-04-13_e.pdf) a minimum set of rules for the validation of INTERLIS transfer files (version 2.3) and to define related test cases.
The rules and the test cases are available in the directory [doc](doc/README.md): the test files and the corresponding models are available in the directory [data](data).
In addition, a test routine has been developed to run the Test Suite against the tools ["ilivalidator"](https://www.interlis.ch/downloads/ilivalidator) and ["iG/Check"](https://www.interlis.ch/downloads/igcheck).
- [Documentation](doc/README.md)
- [Routine](routine)