Skip to content

Commit

Permalink
new modules by Leonardo Lami, modified
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@6256 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Dec 15, 2006
1 parent af43338 commit df154e6
Show file tree
Hide file tree
Showing 50 changed files with 127 additions and 0 deletions.
Binary file added src/plugins/grass/modules/r.clump.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/r.clump.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/plugins/grass/modules/r.clump.qgm
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Recategorizes into unique categories contiguos cells" module="r.clump">
<option key="input"/>
<option key="output"/>
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/r.neighbors.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/r.neighbors.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/r.neighbors.3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/plugins/grass/modules/r.neighbors.qgm
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<!-- TODO: this is bad -->
<qgisgrassmodule label="Raster neighbors analyses" module="r.neighbors">
<option key="input"/>
<option key="method"/>
<option key="size"/>
<option key="output" />
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/r.null.null.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/r.null.null.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/plugins/grass/modules/r.null.null.qgm
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Transform cells with value in null cells" module="r.null">
<option key="map"/>
<option key="setnull"/>
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/r.null.val.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/r.null.val.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/plugins/grass/modules/r.null.val.qgm
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Transform null cell in value cells" module="r.null">
<option key="map"/>
<option key="null"/>
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/r.shaded.relief.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/r.shaded.relief.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/r.shaded.relief.3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/plugins/grass/modules/r.shaded.relief.qgm
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<!-- TODO: this is bad -->
<qgisgrassmodule label="Create shaded map" module="r.shaded.relief">
<option key="map"/>
<option key="altitude" />
<option key="azimuth" />
<option key="zmult" answer="1" hidden="yes" />
<option key="scale" answer="1" hidden="yes" />
<option key="shadedmap" />
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/r.thin.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/r.thin.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/plugins/grass/modules/r.thin.qgm
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Thin no-zero cells that denote line features" module="r.thin">
<option key="input"/>
<option key="output"/>
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/v.category.del.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/v.category.del.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/plugins/grass/modules/v.category.del.qgm
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<!-- TODO: this is bad -->
<qgisgrassmodule label="Delete category values" module="v.category">
<option key="input" typeoption="type" layeroption="layer"/>
<option key="output" />
<option key="option" answer="del" hidden="yes" />
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/v.category.sum.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/v.category.sum.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/v.category.sum.3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/plugins/grass/modules/v.category.sum.qgm
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<!-- TODO: this is bad -->
<qgisgrassmodule label="Add a value to the current category values" module="v.category">
<option key="input" typeoption="type" layeroption="layer"/>
<option key="cat"/>
<option key="output" />
<option key="option" answer="sum" hidden="yes" />
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/v.reclass.attr.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/v.reclass.attr.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/v.reclass.attr.3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/plugins/grass/modules/v.reclass.attr.qgm
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Reclass category values using a column attribute (integer positive)" module="v.reclass">
<option key="input" id="input" typeoption="type" layeroption="layer"/>
<field key="column" layerid="input" type="integer" label="Attribute field" />
<option key="output" />
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/v.to.db.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/v.to.db.2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/plugins/grass/modules/v.to.db.qgm
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Put geometry variables in database" module="v.to.db">
<option key="map" typeoption="type" layeroption="layer"/>
<option key="option"/>
<option key="units"/>
<option key="column"/>
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/v.to.rast.attr.1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/plugins/grass/modules/v.to.rast.attr.2.png
Binary file added src/plugins/grass/modules/v.to.rast.attr.3.png
9 changes: 9 additions & 0 deletions src/plugins/grass/modules/v.to.rast.attr.qgm
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Convert a vector to raster using attribute values" module="v.to.rast">
<option key="input" id="input" layeroption="layer"/>
<field key="column" layerid="input" type="integer,double" label="Attribute field" />
<option key="output"/>
<option key="use" answer="attr" hidden="yes" />
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/v.type.bl.1.png
Binary file added src/plugins/grass/modules/v.type.bl.2.png
8 changes: 8 additions & 0 deletions src/plugins/grass/modules/v.type.bl.qgm
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Convert boundaries to lines" module="v.type">
<option key="input" typemask="boundary"/>
<option key="output"/>
<option key="type" answer="boundary,line" hidden="yes" />
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/v.type.cp.1.png
Binary file added src/plugins/grass/modules/v.type.cp.2.png
8 changes: 8 additions & 0 deletions src/plugins/grass/modules/v.type.cp.qgm
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Convert centroids to points" module="v.type">
<option key="input" typemask="centroid"/>
<option key="output"/>
<option key="type" answer="centroid,point" hidden="yes" />
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/v.type.lb.1.png
Binary file added src/plugins/grass/modules/v.type.lb.2.png
8 changes: 8 additions & 0 deletions src/plugins/grass/modules/v.type.lb.qgm
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Convert lines to boundaries" module="v.type">
<option key="input" typemask="line"/>
<option key="output"/>
<option key="type" answer="line,boundary" hidden="yes" />
</qgisgrassmodule>
Binary file added src/plugins/grass/modules/v.type.pc.1.png
Binary file added src/plugins/grass/modules/v.type.pc.2.png
8 changes: 8 additions & 0 deletions src/plugins/grass/modules/v.type.pc.qgm
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Convert points to centroids" module="v.type">
<option key="input" typemask="point"/>
<option key="output"/>
<option key="type" answer="point,centroid" hidden="yes" />
</qgisgrassmodule>

0 comments on commit df154e6

Please sign in to comment.