Skip to content

processing: Add SFCGAL approximate medial axis processing (Request in QGIS) #10235

@qgis-bot

Description

@qgis-bot

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
image

Funded by Stadt Frankfurt am Main

Commits tagged with [need-docs] or [FEATURE]

Metadata

Metadata

Assignees

No one assigned

    Labels

    4.0QGIS 4.0 new featuresProcessing Alg(Features of) An algorithm. Use the Help button in the application to find the page.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions