Skip to content

claeis/ili2db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 14, 2025
55a4f09 · Feb 14, 2025
Oct 18, 2018
Feb 14, 2025
Nov 2, 2022
Jul 28, 2020
Nov 2, 2022
Feb 7, 2025
Dec 16, 2022
Aug 31, 2018
Feb 12, 2025
Aug 27, 2024
May 17, 2017
Mar 2, 2022
Aug 27, 2024
Mar 2, 2022
Feb 12, 2025
Aug 27, 2018
Aug 2, 2016
Oct 10, 2018
Sep 4, 2015
Feb 13, 2025
Feb 13, 2025
Nov 2, 2017
Jan 14, 2024
Nov 3, 2024
Sep 5, 2023
Feb 14, 2025
Nov 2, 2022
Nov 2, 2022
Aug 23, 2018

Repository files navigation

ili2db - imports/exports interlis transfer files to a sql db

Features

  • Translates INTERLIS 1+2 data model definitions to a SQL schema.
  • Loads INTERLIS 1+2 data into a SQL database.
  • Extracts INTERLIS 1+2 data from a SQL database.

License

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

Status

ili2db is in stable state.

System Requirements

For the current version of ili2db, you will need a JRE (Java Runtime Environment) installed on your system, version 1.8 or later. The JRE (Java Runtime Environment) can be downloaded for free from the Website <http://www.java.com/>.

Download ili2db

<https://downloads.interlis.ch/>

Installing ili2db

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

Running ili2db

ili2db can be started with

PostGIS: java -jar ili2pg.jar --schemaimport --dbdatabase mogis --dbusr julia --dbpwd romeo path/to/dm01av.ili

GeoPackage: java -jar ili2gpkg.jar --schemaimport --dbfile mogis.gpkg path/to/dm01av.ili

Documentation

User documentation docs/ili2db.rst

Developer documentation devdocs/README.rst

About

interlis import/export to relational databases

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages