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 164fa1020ccde595da397c6820b2deee164ac7dc
parent 608d4966c08d30b55ef384867f7d6439a15c2677
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu,  4 Jun 2026 21:51:28 +0300

chore(metadata): do not reflow about text

Diffstat:
Mprofile_interpreter/metadata.txt | 7+------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/profile_interpreter/metadata.txt b/profile_interpreter/metadata.txt @@ -6,12 +6,7 @@ description=Place 3D interpretation points by clicking on the Elevation Profile version=0.1.0 author=Anders Damsgaard 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. +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. changelog= 0.1.0 * Active-layer targeting, canvas redraw fix, test suite, PyQt5/6 support