Skip to content

Commit 63250dc

Browse files
authored
Merge pull request #4887 from NaturalGIS/grass_218_voronoi_skeleton
port GRASS7 v.voroni.skeleton to 2_18
2 parents 3120068 + 08d0476 commit 63250dc

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)