Getting Started
oQtopus is designed to deploy PostgreSQL modules managed by pum along with a QGIS project and plugin. It can be installed either as a QGIS plugin or as a standalone Python executable.
oQtopus as a QGIS Plugin
[!WARNING] On Windows, QGIS installation doesn't provide the necessary Python libraries yet. You need to install psycopg and pydantic using pip.
- In QGIS, open the plugin manager.
- In the parameters, enable experimental plugins.
- Search and install
oqtopus
.
oQtopus as a standalone python executable
TODO