Hi I managed to get qgis_process working for running an algorithm, for example using
qgis_process run native:dissolve --FIELD="[]" --INPUT="C:\Eget\GIS\Geodata\Översiktskartan\ak_riks.shp" --OUTPUT="C:\Eget\GIS\Geodata\Översiktskartan\ak_riks_dissolved.shp However, I struggle a bit with running a model. When I try qgis_process run C:\Users\johnr\AppData\Roaming\QGIS\QGIS3\profiles\default\processing\models\Test.model3 I get ERROR: The following mandatory parameters were not specified Ytor: Ytor native:dissolve_1:Resultat: Resultat What do I need to specify? Not totally obvious to me. The paths to input and output data sets are already defined in the model. I have not found any examples of how to run a model. Magnus -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
