Cut Polygon Rings¶
Summary¶
Cut polygon rings at given points, and return splitted linestrings. Rotate rings in order to avoid an extra split point at ring start/end.
Tags:polygon, rings, cut, split, rotate
Usage¶
No Description Yet.
Parameters¶
| Parameter | Description | Type |
|---|---|---|
Input polygons
INPUT
|
QgsProcessingParameterFeatureSource | |
Cut points
POINTS
|
QgsProcessingParameterFeatureSource | |
Cut Rings
OUTPUT
|
QgsProcessingParameterFeatureSink |