Skip to content

Commit

Permalink
19.11.2007 new module: v.clean.prune
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7475 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
leo.lami committed Nov 19, 2007
1 parent f3097be commit f6a1f0e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/plugins/grass/modules/v.clean.prune.qgm
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<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">
<option key="input" typeoption="type"/>
<flag key="tool" answer="prune"/>
<option key="thresh"/>
<option key="output"/>
</qgisgrassmodule>

0 comments on commit f6a1f0e

Please sign in to comment.