Skip to content

Commit f6a1f0e

Browse files

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3+
4+
<qgisgrassmodule label=" v.clean - Remove vertices in threshold from lines and boundaries, boundary is pruned only if topology is not damaged (new intersection, changed attachement of centroid), first and last segment of the boundary is never changed" module="v.clean">
5+
<option key="input" typeoption="type"/>
6+
<flag key="tool" answer="prune"/>
7+
<option key="thresh"/>
8+
<option key="output"/>
9+
</qgisgrassmodule>

0 commit comments

Comments
 (0)
Please sign in to comment.