[QGIS-it-user] New standalone console tool for running processing algorithms

Andrea Giudiceandrea andreaerdna a libero.it
Lun 13 Lug 2020 12:41:46 PDT


Totò wrote
> Andrea Giudiceandrea wrote
>> Entrambi i problemi velocemente risolti da Jürgen Fischer e Nyall Dawson.
> 
> Buonasera,
> ho appena aggiornato la master  0912bc5d82
> <https://github.com/qgis/QGIS/commit/0912bc5d82>  
> 
> purtroppo entrambi i problemi persistono, ovvero 
> 1. output non visibile
> 2. occorrono tutti i parametri.


Ciao Salvatore,
ho installato qgis-dev (3.15.0-15) rev. 0912bc5d82 tramite OSGeo4W network
installer su Windows 10 64 bit, con tutte le dipendenze necessarie
selezionate automaticamente.

Dall'OSGeo4W Shell ho eseguito

qgis_process-qgis-dev

(ma prima ho dovuto modificarlo aggiungendo "call gdal-dev-py3-env.bat" dopo
"call py3_env.bat", altrimenti altrimenti generava alcuni errori relativi
alle dll mancanti gda302.dll e proj_7_2.dll)

E' stato generato un output direttamente a schermo nella shell:

QFile::remove: Empty or null file name
QGIS Processing Executor - 3.15.0-Master 'Master' (3.15.0-Master)
Usage: C:\OSGEO4~2\apps\qgis-dev\bin\qgis_process.exe [command] [algorithm
id or path to model file] [parameters]

Available commands:
        plugins list available and active plugins
        list    list all available processing algorithms
        help    show help for an algorithm. The algorithm id or a path to a
model file must be specified.
        run     runs an algorithm. The algorithm id or a path to a model
file and parameter values must be specified. Parameter values are specified
via the --PARAMETER=VALUE syntax


Ho fatto una prova utilizzando come layer di test alaska.shp

c:\TEST>qgis_process run native:centroids --INPUT="C:\TEST\alaska.shp"
--OUTPUT="alaska2.shp"


Ho ottenuto come output direttamente a schermo nella shell:

QFile::remove: Empty or null file name
Problem with SAGA installation: SAGA was not found or is not correctly
installed
----------------
Inputs
----------------

INPUT:  C:\TEST\alaska.shp
OUTPUT: alaska2.shp

0...10...20...30...40...50...60...70...80...90...
----------------
Results
----------------

OUTPUT: alaska2.shp


A presto.

Andrea



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html


Maggiori informazioni sulla lista QGIS-it-user