-
-
Notifications
You must be signed in to change notification settings - Fork 804
Open
Labels
4.0QGIS 4.0 new featuresQGIS 4.0 new featuresProcessing Alg(Features of) An algorithm. Use the Help button in the application to find the page.(Features of) An algorithm. Use the Help button in the application to find the page.
Milestone
Description
Request for documentation
From pull request qgis/QGIS#63092
Author: @ptitjano
QGIS version: 4.0
processing: Add SFCGAL approximate medial axis processing
PR Description:
Description
This introduces a new processing based on SFCGAL backend:
The Approximate Medial Axis algorithm generates a simplified skeleton of a shape by approximating its medial axis.
The output is a collection of lines that follow the central structure of the shape. The result is a thin, stable set of curves that capture the main topology while ignoring noise.
This algorithm ignores the Z dimensions. If the geometry is 3D, the approximate medial axis will be calculated from its 2D projection

Funded by Stadt Frankfurt am Main
Commits tagged with [need-docs] or [FEATURE]
Metadata
Metadata
Assignees
Labels
4.0QGIS 4.0 new featuresQGIS 4.0 new featuresProcessing Alg(Features of) An algorithm. Use the Help button in the application to find the page.(Features of) An algorithm. Use the Help button in the application to find the page.