Skip to content

Points Along Polygon

Summary

Creates points at regular intervals along polygon geometries, including holes boundaries (contrary to qgis:createpointalonglines). Created points will have new attributes added for the distance along the geometry.

Tags:
vector, generator

Usage

No Description Yet.

Parameters

Parameter Description Type
Input layer
INPUT
QgsProcessingParameterFeatureSource
Distance
DISTANCE
Default value: 1.0 QgsProcessingParameterDistance
Points
OUTPUT
QgsProcessingParameterFeatureSink