A CLI for geoprocessing with QGIS. Build and run niva flows — a concise text pipeline for QGIS geoprocessing — from a dock.
niva is a concise, readable text-based approach for geoprocessing through QGIS
`(load … | buffer 100m dissolve | save …)`. This plugin provides a dock where you
write or open a .niva text flowa and run it in the current QGIS session; results land
on the map. niva is bundled with the plugin (zero dependencies), so
there is no separate install step on Windows, macOS, or Linux. It runs in-process
on QGIS's own Python and Processing algorithms. The CLI, REPL and TUI are separate and provide a bit more if you live on the command line.
Plugin Tags