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)
untie is available on PyPI and Conda
Use pip to install:
pip install untie
Or conda:
conda install swisstopo::untie
untie_demo