Skip to content

Project Points On Nearest Line

Summary

Project points to the nearest line, ie. find the nearest point on the nearest line.

Tags:
vector, nearest, join

Usage

No Description Yet.

Parameters

Parameter Description Type
Points
INPUT
QgsProcessingParameterFeatureSource
Lines
LINES
QgsProcessingParameterFeatureSource
Search Distance
SEARCH_DISTANCE
Default value: 50.0 QgsProcessingParameterDistance
Include Points Matching No Lines
INCLUDE_NOT_MATCHING
QgsProcessingParameterBoolean
Projected Points
OUTPUT
QgsProcessingParameterFeatureSink