Project: QGIS

Version: 3.32

Feature: Allow configuration of the order of outputs created by a model

A new "Reorder Output Layers" action to the model designer menu has been added which allows model creators to set a specific order which the outputs from their model must use when loading the results into a project. This gives the model creator a means of ensuring that layers are logically ordered on the canvas when running a model, such as placing a vector layer output over a raster layer output, or a point layer over a polygon layer.
The model creator can also set an optional "Group name" for the outputs for automatically grouping outputs within the layer tree using a new group name or by adding them to an existing group.

This feature was funded by QGIS User Group Germany

This feature was developed by Nyall Dawson