Skip to content

Commit 3001bd5

Browse files
authored
Merge pull request #3610 from NaturalGIS/processing_grass7_v_voronoi_skeleton
Processing grass7 v voronoi skeleton
2 parents 688d1a5 + 8f9fe00 commit 3001bd5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
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)