mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
8 lines
269 B
Plaintext
8 lines
269 B
Plaintext
v.in.lines
|
|
Import ASCII x,y[,z] coordinates as a series of lines.
|
|
Vector (v.*)
|
|
ParameterFile|input|ASCII file to be imported|False|False
|
|
ParameterString|separator|Field separator|pipe|False|True
|
|
*ParameterBoolean|-z|Create 3D vector map|False
|
|
OutputVector|output|Lines
|