Skip to content

Commit

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

<qgisgrassmodule label=" v.clean - Break (topologically clean) polygons (imported from non topological format, like ShapeFile). Boundaries are broken on each point shared between 2 and more polygons where angles of segments are different" module="v.clean">
<option key="input" typeoption="type"/>
<flag key="tool" answer="bpol"/>
<option key="output"/>
</qgisgrassmodule>

0 comments on commit a60a68f

Please sign in to comment.