Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing port geometry tools (Request in QGIS) #8548

Closed
qgis-bot opened this issue Oct 9, 2023 · 0 comments · Fixed by #8682
Closed

Processing port geometry tools (Request in QGIS) #8548

qgis-bot opened this issue Oct 9, 2023 · 0 comments · Fixed by #8682
Labels
3.34 Processing Alg (Features of) An algorithm. Use the Help button in the application to find the page.
Milestone

Comments

@qgis-bot
Copy link
Collaborator

qgis-bot commented Oct 9, 2023

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]

@github-actions github-actions bot added the 3.34 label Oct 9, 2023
@github-actions github-actions bot added this to the QGIS 3.34 milestone Oct 9, 2023
@DelazJ DelazJ added the Processing Alg (Features of) An algorithm. Use the Help button in the application to find the page. label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.34 Processing Alg (Features of) An algorithm. Use the Help button in the application to find the page.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants