Skip to content

Commit

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

<qgisgrassmodule label=" v.clean - Cleaning topology: snap lines to vertex in threshold" module="v.clean">
<option key="input" typeoption="type"/>
<flag key="tool" answer="snap"/>
<option key="thresh"/>
<option key="output"/>
</qgisgrassmodule>

0 comments on commit 8aea25a

Please sign in to comment.