qgis-profile-interpreter

qgis plugin for placing 3D points along elevation profiles
git clone git://src.adamsgaard.dk/qgis-profile-interpreter # fast
git clone https://src.adamsgaard.dk/qgis-profile-interpreter.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 33328f27b2ba8f4df48e9009a089ae98bc23c2a5
parent 6a2ad9541ad030a46eb7b0a32db8b75553acec74
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu,  4 Jun 2026 21:43:31 +0300

chore: update author email, remove experimental flag, polish descriptions

Diffstat:
Mprofile_interpreter/metadata.txt | 8+++-----
1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/profile_interpreter/metadata.txt b/profile_interpreter/metadata.txt @@ -5,18 +5,16 @@ qgisMaximumVersion=4.99.0 description=Place 3D interpretation points by clicking on the Elevation Profile view version=0.0.1 author=Anders Damsgaard -email=anders@andersdamsgaard.dk -about=Proof-of-concept QGIS plugin for interpreting geophysical sections and +email=andam@geus.dk +about=Plugin for interpreting geophysical sections and borehole data. Adds a tool that captures clicks on the QGIS Elevation Profile panel and places PointZ features at the clicked along-section position and elevation. Useful for digitizing geological boundaries and other interpretation points from profile views such as those produced by the TEM Loader plugin. -experimental=True changelog= 0.0.1 - * Proof of concept: pick PointZ interpretation features on the - Elevation Profile canvas + * Pick PointZ interpretation features on the Elevation Profile canvas tracker=https://gitlab.com/qgeomodel/qgis-profile-interpreter/issues repository=https://gitlab.com/qgeomodel/qgis-profile-interpreter homepage=https://gitlab.com/qgeomodel/qgis-profile-interpreter