Project: QGIS

Version: 3.2.0

Feature: Dynamic parameter values for more algorithms

QGIS 3.2 extends the work begun in 3.0 to allow "dynamic" parameters for selected Processing algorithms. Dynamic parameters allow users to use expressions or field values to specify the value of a parameter while the algorithm executes, so e.g. the buffer size can be dynamically calculated for each individual feature buffered.

In 3.2 the following algorithms now support dynamic parameters:

  • Delete holes
  • Remove Duplicate Vertices
  • Simplify
  • Smooth
  • Snap to Grid
  • Subdivide
  • Transect
  • Translate

This feature was funded by North Road

This feature was developed by Nyall Dawson (North Road)