Processing port geometry tools (Request in QGIS) #8548
Labels
3.34
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#53787
Author: @alexbruy
QGIS version: 3.34
Processing port geometry tools
PR Description:
Description
Port some Python algorithms to C++ as a part of QEP #271.
Voronoi polygons and Delaunay triangulation algorithms ported to C++ and use GEOS to compute operations. Old Python code removed.
Concave hull algorithm ported to C++, old Python code removed. K-nearest concave hull marked as deprecated, but still available to keep existing scripts/models working.
Commits tagged with [need-docs] or [FEATURE]
The text was updated successfully, but these errors were encountered: