Skip to content

Commit 33f3717

Browse files
author
Médéric RIBREUX
committed
Add v.in.lines algorithm
1 parent 7f983e3 commit 33f3717

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)