qgis-tem-loader

qgis plugin for loading TEM geophysical inversion XYZ files as 3D objects
git clone git://src.adamsgaard.dk/qgis-tem-loader # fast
git clone https://src.adamsgaard.dk/qgis-tem-loader.git # slow
Log | Files | Refs | README | LICENSE Back to index

metadata.txt (703B)


      1 [general]
      2 name=TEM Loader
      3 qgisMinimumVersion=3.40.0
      4 qgisMaximumVersion=4.1.0
      5 description=Load TEM inversion XYZ files as styled 3D vector layers
      6 version=0.1.3
      7 author=Anders Damsgaard
      8 email=andam@geus.dk
      9 about=QGIS plugin for loading geophysical inversion mdels. Adds a menu item to the "Plugin" menu. The models are loaded as 3D points for the terrain surface with line numbers as labels, 3D points for DOI at depth, and model layers as 3D lines. The plugin supports profile visualization using the "Elevation Profile" tool in QGIS.
     10 tracker=https://gitlab.com/qgeomodel/qgis-tem-loader/issues
     11 repository=https://gitlab.com/qgeomodel/qgis-tem-loader
     12 homepage=https://gitlab.com/qgeomodel/qgis-tem-loader