https://github.com/swisstopo/lg-geoline-qc
Python QGis plugin to asse the quality of digitalized tectonic lines against some reference lines
https://github.com/swisstopo/lg-geoline-qc
3d alpes geocover geology qa
Last synced: 7 months ago
JSON representation
Python QGis plugin to asse the quality of digitalized tectonic lines against some reference lines
- Host: GitHub
- URL: https://github.com/swisstopo/lg-geoline-qc
- Owner: swisstopo
- License: bsd-3-clause
- Created: 2025-02-24T06:55:55.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-03-04T13:46:31.000Z (7 months ago)
- Last Synced: 2025-03-04T14:25:43.865Z (7 months ago)
- Topics: 3d, alpes, geocover, geology, qa
- Language: Python
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lg-geolines-qc
QGis plugins to assess quality of digitalized geological lines boundaries against reference dataset.## Installation
To install this plugin, you can download the zip file from the [releases](https://github.com/procrastinatio/lg-geolines-qc/releases) page.
The direct download for the latest version at [here](https://github.com/procrastinatio/lg-geolines-qc/releases/latest).
Once downloaded, go to `Plugins -> Install and Manage Plugins... -> Install from ZIP` and select the file
you just donwloaded.You can find the plugins directory by going to `Settings -> System -> Plugins`.
## Usage
Open the Plugin from the Menu bar

In the following dialog, choose:
* The layer to check
* The reference layer, usually Geocover or TK500
* The buffer distance, usually 100 meters for Geocover, 500 meters for TK500. Optional, default is 500 meters
* The mask region (Alps, Prealps)
A new temporary file with the combined name of the tested layer will be added to the project,
with a new field `intersects` set to `True/False`