python module for tie tools project (Landesgeologie) | Read-only mirror of https://github.com/swisstopo/lg-tie-lib — Bundesamt für Landestopografie swisstopo. Issues & pull requests at the source.
  • Python 99.7%
  • Batchfile 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-04-30 22:18:09 +02:00
config original work by geoloar 2024-02-12 10:46:58 +01:00
doc renaming to "untie" 2024-04-27 22:08:40 +02:00
python moving TIE upwards 2024-02-12 15:43:41 +01:00
recipe renaming to "untie" 2024-04-27 22:08:40 +02:00
src/untie add a working demo 2024-04-30 21:31:28 +02:00
.gitignore ignoring doc build artefacts 2024-02-12 16:57:45 +01:00
AUTHORS.md python packaging files 2024-02-12 15:45:45 +01:00
LICENSE.md python packaging files 2024-02-12 15:45:45 +01:00
MANIFEST.in doc 2024-04-30 22:00:00 +02:00
pyproject.toml python packaging files 2024-02-12 15:45:45 +01:00
README.md correct img path 2024-04-30 22:15:41 +02:00
setup.cfg add conda build recipe 2024-04-28 08:06:41 +02:00
setup.py add a working demo 2024-04-30 21:31:28 +02:00
untie_demo.png doc 2024-04-30 22:00:00 +02:00
VERSION correct img path 2024-04-30 22:15:41 +02:00

untie

A Python library implementing TIE (Trace Information Extraction) offering a new approach to extract structural data from geological maps.

Based on the following scientific paper:

Trace Information Extraction (TIE): A new approach to extract structural information from traces in geological maps (https://doi.org/10.1016/j.jsg.2019.06.007)

TIE Demo

Installation

untie is available on PyPI and Conda

Use pip to install:

pip install untie

Or conda:

conda install swisstopo::untie

Demo

 untie_demo