Bug report #15667
Updated by Nyall Dawson over 7 years ago
Processing needs to be updated to support z and m geometry values supported by QGIS core.
For example, result of the "Extract nodes" are just simply XY points.
In contrast the nodes_to_points(geometry, ignore_closing_nodes) function available in expressions does honor m and z values.
For example, result of the "Extract nodes" are just simply XY points.
In contrast the nodes_to_points(geometry, ignore_closing_nodes) function available in expressions does honor m and z values.