Polygon Skeleton¶
Summary¶
Compute the skeleton of input polygons, ie. the set of inner points, at equal distance from the polygon boundary (including holes)
Tags:vector
, DGO
, disaggregation
, model
Usage¶
No Description Yet.
Parameters¶
Parameter | Description | Type |
---|---|---|
Disaggregation Distance
disaggregationdistance
|
Default value: 25
|
QgsProcessingParameterNumber |
Shape
shape
|
QgsProcessingParameterFeatureSource | |
Simplify Tolerance
simplifytolerance
|
Default value: 5.0
|
QgsProcessingParameterNumber |
Verbose logging
VERBOSE_LOG
(Optional)
|
QgsProcessingParameterBoolean | |
Polygon Skeleton
Polygon Skeleton
|
QgsProcessingModelOutput |