Allow point inputs in "Filter vertices by M/Z values" algorithms (Request in QGIS) #8884
Labels
3.36
QGIS 3.36 new features
Processing Alg
(Features of) An algorithm. Use the Help button in the application to find the page.
Milestone
Request for documentation
From pull request qgis/QGIS#55996
Author: @alexbruy
QGIS version: 3.36
Allow point inputs in "Filter vertices by M/Z values" algorithms
PR Description:
Description
Processing algorithms "Filter vertices by M/Z values" does not accept point layers as input, while "Extract specific vertices" algorithm can be applied to points as well (e.g. to extract some points from multipoint geometry). This is a bit inconsistent behaviour. This PR allows "Filter vertices by M/Z values" to accept point layers to make it uniform with "Extract specific vertices" algorithm.
Fixes #33502.
Commits tagged with [need-docs] or [FEATURE]
The text was updated successfully, but these errors were encountered: