mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-29 00:07:54 -04:00
This algorithm filters features by their geometry type. Incoming features will be directed to different outputs based on whether they have a point, line or polygon geometry. Allows for model creation which responds to different input layer geometry types by applying different logic depending on the input geometry type.