Oslandia / QGeoloGIS

Migrated to: https://gitlab.com/Oslandia/qgis/QGeoloGIS
GNU General Public License v2.0
28 stars 6 forks source link
borehole geology plot python qgis well-logs

QGeoloGIS plugin

This project allows the visualization of logs of drilling wells or boreholes and time series.

It is based on QT and the QGIS rendering engine to plot series of measurements. This allows:

Currently three types of data are handled:

Example in a QGIS application

See the corresponding video

How to use it as a standalone plugin

Install the plugin in the QGIS plugin directory and enable it. You can install it by typing make deploy in the main folder.

It requires a configuration that describes what is the base layer that displays measure points and how to access the different measure layers.

Some sample resources are available in the sample folder. Apart from the small toy dataset itself, you can find an example QGIS project file and the associated configuration file, which may be loaded from the plugin menu.