Some GDAL algorithms such as gdalbuildvrt or gdalmerge require the selection of input layers. How to make an entry in a graphical model from a list provided by the processing flow?
Asked
Active
Viewed 109 times
1 Answers
1
In QGIS 3, you can use the Multiple input parameter and select Raster as the Data type. You can then connect this parameter to a tool which requires multiple inputs:
Running the model:
Joseph
- 75,746
- 7
- 171
- 282
-
@FERRATON - Most welcome, glad it helped :) – Joseph Mar 08 '19 at 13:29

