[general]
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.1.2
author=Anders Damsgaard and Jakob Lanstorp
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.
changelog=
    0.1.2
      * CRS-aware geometry reprojection when active layer has a different CRS
      * SVG toolbar icon
      * Feature IDs derived from target layer; no duplicate IDs across sessions
      * Warn and abort on addFeatures failure instead of silently dropping points
      * Replace console print with QgsMessageLog
    0.1.1
      * Do not force-enable snapping on tool activation; leave snapping to user settings
    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
repository=https://gitlab.com/qgeomodel/qgis-profile-interpreter
homepage=https://gitlab.com/qgeomodel/qgis-profile-interpreter
