Skip to content

Repository files navigation

ili2c - The INTERLIS Compiler

Checks the syntactical correctness of an INTERLIS data model.

Build Status

  • master branch build status
  • stable branch build status

License

ili2c is licensed under the LGPL (Lesser GNU Public License).

System Configuration

For the current version of ili2c, you will need a JRE (Java Runtime Environment) installed on your system, version 1.6 or later. Any OpenJDK based JRE will do. The JRE (Java Runtime Environment) can be downloaded from the Website http://www.java.com/.

Software Download

https://downloads.interlis.ch/ili2c/

Installing ili2c

To install the ilivalidator, choose a directory and extract the distribution file there.

Running ili2c

The ili2c can be started with

java -jar ili2c.jar [options] file.ili

Building from source

To build the ili2c.jar, use

gradle jar test usrdoc ilidoc

To build a binary distribution, use

gradle bindist

Development dependencies

  • JDK 1.6 or higher (OpenJDK will do)
  • Gradle
  • Python and docutils installed (pip install docutils)
    • rst2html command is used by userdoc gradle task
    • rst2html location can be provided in file user.properties

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages