mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
7 lines
224 B
Plaintext
7 lines
224 B
Plaintext
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
|