2014-04-19 15:53:43 +02:00
|
|
|
v.to.points
|
2015-07-26 03:48:27 +02:00
|
|
|
Create points along input lines
|
2014-04-19 15:53:43 +02:00
|
|
|
Vector (v.*)
|
2018-04-08 12:31:11 +10:00
|
|
|
QgsProcessingParameterFeatureSource|input|Input lines layer|1|None|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterEnum|type|Input feature type|point;line;boundary;centroid;area;face;kernel|True|0,1,2,3,5|True
|
|
|
|
QgsProcessingParameterEnum|use|Use line nodes or vertices only|node;vertex|False|0|True
|
|
|
|
QgsProcessingParameterNumber|dmax|Maximum distance between points in map units|QgsProcessingParameterNumber.Double|100.0|True|0.0|None
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterBoolean|-i|Interpolate points between line vertices|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterBoolean|-t|Do not create attribute table|False
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorDestination|output|Points along lines
|