mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
v.segment
|
|
v.segment - Creates points/segments from input vector lines and positions.
|
|
Vector (v.*)
|
|
ParameterVector|input|Name of input vector map containing lines|1|False
|
|
ParameterFile|file|Name of file containing segment rules|False
|
|
OutputVector|output|Name for output vector map with segments
|
|
|