Skip to content

Commit 80c6a27

Browse files
committed
Add a GRASS7 tool to compute skeletons of areas, using v.voronoi
1 parent 6c53641 commit 80c6a27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
v.voronoi
2+
v.voronoi.skeleton - Extract skeletons for input areas.
3+
Vector (v.*)
4+
ParameterVector|input|Input polygon layer|2|False
5+
Hardcoded|-s
6+
OutputVector|output|Area skeleton

0 commit comments

Comments
 (0)