claeis / ilishaper

creates simplified, derived Interlis data
GNU Lesser General Public License v2.1
1 stars 0 forks source link

ilishaper - creates simplified, derived Interlis data

Features

License

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

System Requirements

For the current version of ilishaper, you will need a JRE (Java Runtime Environment) installed on your system, version 1.8 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/ilishaper/

Installing ilishaper

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

Running ilishaper

The ilishaper can be started with

java -jar ilishaper.jar [options]

Building from source

To build the ilishaper.jar, use

gradle build

To build a binary distribution, use

gradle bindist

Development dependencies

Documentation