Use 'QGIS' Processing Algorithms
Type coercion for arguments to QGIS processing algorithms
Check availability of QGIS, a plugin, a provider or an algorithm
List algorithms, processing providers or plugins
Specify QGIS argument types
Convert a qgis_result object or one of its elements to a raster object
Convert a qgis_result object or one of its elements to a terra object
Clean processing results
Configure qgisprocess
Delete old cache files
Detect QGIS installations with 'qgis_process' on Windows and macOS
Enable or disable QGIS plugins
Access processing output
Create a wrapper function that runs one algorithm
Prepare a compound input argument
Get metadata about the used 'qgis_process' command
Access processing results: extra tools
Run an algorithm using 'qgis_process': pipe-friendly wrapper
Run an algorithm using 'qgis_process'
Call the 'qgis_process' command directly
Search geoprocessing algorithms
Get detailed information about one algorithm
Manage temporary files
Clean the package cache
Report if JSON objects are used for input to and output from 'qgis_pro...
Deprecated functions
qgisprocess: Use 'QGIS' Processing Algorithms
Convert a qgis_result object or one of its elements to an sf object
Convert a qgis_result object or one of its elements to a stars object
Provides seamless access to the 'QGIS' (<https://qgis.org>) processing toolbox using the standalone 'qgis_process' command-line utility. Both native and third-party (plugin) processing providers are supported. Beside referring data sources from file, also common objects from 'sf', 'terra' and 'stars' are supported. The native processing algorithms are documented by QGIS.org (2024) <https://docs.qgis.org/latest/en/docs/user_manual/processing_algs/>.
Useful links