mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-11 00:04:27 -04: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
|