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:
See the corresponding video
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.