We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f983e3 commit 33f3717Copy full SHA for 33f3717
python/plugins/processing/algs/grass7/description/v.in.lines.txt
@@ -0,0 +1,7 @@
1
+v.in.lines
2
+Import ASCII x,y[,z] coordinates as a series of lines.
3
+Vector (v.*)
4
+ParameterFile|input|ASCII file to be imported|False|False
5
+ParameterString|separator|Field separator|pipe|False|True
6
+*ParameterBoolean|-z|Create 3D vector map|False
7
+OutputVector|output|Lines
0 commit comments