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
This will copy the current version to your local QGis directory -> see pb_tool.cfg
-
change version info in
metadata.txt -
run
cleanBeforeZipBuild.shto clean pycache and generated files -
use
pixi run pb_tool zipto generate uploadable zip -
use
pixi run zip -d zip_build/OpenNHMQGisConnector.zip 'OpenNHMQGisConnector/help/.buildinfo'to clean up help buildinfo -
Upload to https://plugins.qgis.org
