Skip to content

Commit 08d0476

Browse files
committedJul 19, 2017
port GRASS7 v.voroni.skeleton to 2_18
1 parent 76e6b52 commit 08d0476

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.voronoi
2+
v.voronoi.skeleton - Extract skeletons for input areas.
3+
Vector (v.*)
4+
ParameterVector|input|Input polygon layer|2|False
5+
ParameterNumber|thin|Maximum dangle length of skeletons (-1 will extract the center line)|None|None|-1
6+
Hardcoded|-s
7+
OutputVector|output|Area skeleton

0 commit comments

Comments
 (0)
Please sign in to comment.