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

chore(release): v0.1.0

Diffstat:
Mprofile_interpreter/metadata.txt | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/profile_interpreter/metadata.txt b/profile_interpreter/metadata.txt @@ -3,7 +3,7 @@ name=Profile Interpreter qgisMinimumVersion=3.40.0 qgisMaximumVersion=4.99.0 description=Place 3D interpretation points by clicking on the Elevation Profile view -version=0.0.1 +version=0.1.0 author=Anders Damsgaard email=andam@geus.dk about=Plugin for interpreting geophysical sections and @@ -13,6 +13,8 @@ about=Plugin for interpreting geophysical sections 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 0.0.1 * Pick PointZ interpretation features on the Elevation Profile canvas tracker=https://gitlab.com/qgeomodel/qgis-profile-interpreter/issues