mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
9 lines
541 B
Plaintext
9 lines
541 B
Plaintext
v.lrs.segment
|
|
Creates points/segments from input lines, linear reference system and positions read from stdin or a file.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Input vector map containing lines|1|None|False
|
|
QgsProcessingQgsProcessingParameterVectorLayerLayer|rstable|Name of the reference system table|False
|
|
QgsProcessingParameterString|in_file|Inline rules for segment|None|True|True
|
|
QgsProcessingParameterFile|file|Name of file containing segment rules|0|txt|None|True
|
|
QgsProcessingParameterVectorDestination|output|Segments
|