- INTERLIS 2 reader/writer
- INTERLIS 1 reader/writer
- CSV reader/writer
- eCH-118 (GML) reader/writer
- Validator
- from/to JTS geometry conversion
stable
- Learn how to use iox-ili, download the tutorial (only available in german) from: http://www.eisenhutinformatik.ch/iox-ili/.
- Get to know the specification of the streaming API to objects iox-api, download the tutorial (only available in german) from: http://www.eisenhutinformatik.ch/iox/.
- To get more knowlege of using iox-ili, have a look at the iox-ili-javadoc.
iox-ili is licensed under the MIT/X License.
To get the latest version of iox-ili, visit GitHub: https://github.com/claeis/iox-ili/.
In order to compile iox-ili, a JAVA software development kit JDK version 1.6 or a more recent version must be installed on your system. Download and install the latest version of the JAVA software development kit JDK for free: http://www.oracle.com/technetwork/java/javase/. To build the iox-ili, use gradle. Download gradle from: https://gradle.org/ and install it.
- Enter the command:
gradle build
on the commandline prompt.
- Enter the command:
gradle bindist
on the commandline prompt.
- Please send comments to [email protected]
- Or create an issue on GitHub: https://github.com/claeis/iox-ili/