Add a GRASS7 tool to compute skeletons of areas, using v.voronoi

This commit is contained in:
Giovanni Manghi 2016-10-16 18:43:29 +01:00
parent 6c5364186d
commit 80c6a27f17

View File

@ -0,0 +1,6 @@
v.voronoi
v.voronoi.skeleton - Extract skeletons for input areas.
Vector (v.*)
ParameterVector|input|Input polygon layer|2|False
Hardcoded|-s
OutputVector|output|Area skeleton