Add v.to.lines algorithm

This commit is contained in:
Médéric RIBREUX 2016-03-12 13:06:58 +01:00
parent 4dd5fd365a
commit 3a995cfe8d

View File

@ -0,0 +1,6 @@
v.to.lines
Converts vector polygons or points to lines.
Vector (v.*)
ParameterVector|input|Name of input vector map|-1|False
ParameterSelection|method|Method used for point interpolation|delaunay|0
OutputVector|output|Lines