untie


Nameuntie JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/swisstopo/lg-tie-lib
SummaryTrace Information Extraction (TIE) library
upload_time2024-04-30 20:16:59
maintainerMarc Monnerat
docs_urlNone
authorAnna Rauch
requires_python>=3.8
licenseBSD 3-Clause License
keywords geology trace information extraction tie map
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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](https://raw.githubusercontent.com/swisstopo/lg-tie-lib/master/untie_demo.png "TIE demo")


## Installation

**untie** is available on PyPI and Conda

Use pip to install:

```shell
pip install untie
```

Or conda:

```shell
conda install swisstopo::untie
```

## Demo

```shell
 untie_demo 
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/swisstopo/lg-tie-lib",
    "name": "untie",
    "maintainer": "Marc Monnerat",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "marc.monnerat@swisstopo.ch",
    "keywords": "geology, trace information extraction, TIE, map",
    "author": "Anna Rauch",
    "author_email": "contact@infogrip.ch",
    "download_url": "https://files.pythonhosted.org/packages/f9/10/e1c5d75885030ac9a96341aa24f1d361635cc9bca1466000b02c614092d2/untie-0.0.9.tar.gz",
    "platform": null,
    "description": "untie\n=====\n\n\nA Python library implementing TIE (Trace Information Extraction) offering a new approach to extract structural data from geological maps.\n\nBased on the following scientific paper:\n\nTrace 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)\n\n\n![TIE Demo](https://raw.githubusercontent.com/swisstopo/lg-tie-lib/master/untie_demo.png \"TIE demo\")\n\n\n## Installation\n\n**untie** is available on PyPI and Conda\n\nUse pip to install:\n\n```shell\npip install untie\n```\n\nOr conda:\n\n```shell\nconda install swisstopo::untie\n```\n\n## Demo\n\n```shell\n untie_demo \n```\n\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Trace Information Extraction (TIE) library",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/swisstopo/lg-tie-lib"
    },
    "split_keywords": [
        "geology",
        " trace information extraction",
        " tie",
        " map"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0469530382e1469e37dfd24db95fe9abf007839168bce9eec9b2ec81adbd667b",
                "md5": "320c47fe8887aaaa968f829818c2c956",
                "sha256": "1599b62ff4b0dbd51209c69cd4433b8c33d9bb07be1c1ecc549232edbe26be27"
            },
            "downloads": -1,
            "filename": "untie-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "320c47fe8887aaaa968f829818c2c956",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23168764,
            "upload_time": "2024-04-30T20:16:54",
            "upload_time_iso_8601": "2024-04-30T20:16:54.724217Z",
            "url": "https://files.pythonhosted.org/packages/04/69/530382e1469e37dfd24db95fe9abf007839168bce9eec9b2ec81adbd667b/untie-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f910e1c5d75885030ac9a96341aa24f1d361635cc9bca1466000b02c614092d2",
                "md5": "9771b9a3636927ca7ee08146b98ae762",
                "sha256": "4aadccdcd2a0bb24ac0ac5ed11eb66961f700c43f5f5714b72c59c3de2acc432"
            },
            "downloads": -1,
            "filename": "untie-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "9771b9a3636927ca7ee08146b98ae762",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 23632520,
            "upload_time": "2024-04-30T20:16:59",
            "upload_time_iso_8601": "2024-04-30T20:16:59.094437Z",
            "url": "https://files.pythonhosted.org/packages/f9/10/e1c5d75885030ac9a96341aa24f1d361635cc9bca1466000b02c614092d2/untie-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 20:16:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "swisstopo",
    "github_project": "lg-tie-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "untie"
}
        
Elapsed time: 0.25718s