The QGis to OpenNHM Connector, providing the necessary files to be loaded in QGis. See https://docs.avaframe.org/en/latest/ for more information regarding installation and usage.
To run qgis, you can use the provided pixi environment:
pixi run --environment qgis qgis
for the pb_tool
pixi run pb_tool deploy
Local deployment is possible via
pb_tool deployThis will copy the current version to your local QGis directory -> seepb_tool.cfg
-
change version info in
metadata.txt -
clean pycache:
find . -type d -name __pycache__ -exec rm -rf {} + -
use
pb_tool zipto generate uploadable zip -
Upload to https://plugins.qgis.org
