Project: QGIS

Version: 3.32

Feature: Allow filter expressions to be set for vector sources

This change adds a new "feature filter" option alongside the existing feature limit and invalid geometry handling options available for all vector inputs to processing layers.
It allows users to enter an expression to subset the layer dynamically when running the tool, avoiding the need for separate steps to set layer filters or create layer subsets.

This feature was funded by City of Canning

This feature was developed by Nyall Dawson