UmeMap layer managment is a plugin which helps with styles for vector layers that come from a UmeMap server and form management
To be able to compile and run the plugin in QGIS you need to install pb_tool, PyQt5, setuptools:
pip install pb_tool pyqt5 setuptools- Open a terminal and go to the root folder of the plugin project (e.g. src\UmeMap)
- Run the following command to build and copy the plugin:
.\build.ps1- Open QGIS
- Go to Plugins > Manage and Install Plugins > Install from ZIP
- Locate the zip file called e.g. /deploy/UmeMap-0.6+20251020.zip and install it.