<html xmlns:tomboy="http://beatniksoftware.com/tomboy" xmlns:link="http://beatniksoftware.com/tomboy/link" xmlns:size="http://beatniksoftware.com/tomboy/size"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Testing_*.region.*_qgis-grass_tools</title><style type="text/css">
        
        body { font-family:'Droid Sans'; }
        h1 { font-size: xx-large;
             font-weight: bold;
             border-bottom: 1px solid black; }
        div.note {
                   position: relative;
                   display: block;
                   padding: 5pt;
                   margin: 5pt; 
                   white-space: -moz-pre-wrap; /* Mozilla */
                   white-space: -pre-wrap;     /* Opera 4 - 6 */
                   white-space: -o-pre-wrap;   /* Opera 7 */
                   white-space: pre-wrap;      /* CSS3 */
                   word-wrap: break-word;      /* IE 5.5+ */ }
        </style></head><body><div class="note" id="Testing_*.region.*_qgis-grass_tools"><a name="testing_*.region.*_qgis-grass_tools"></a><h1>Testing_*.region.*_qgis-grass_tools</h1><span style="font-style:italic;font-size:small;color:#888A85">Monday, June 22, 9:09 PM</span> / <span style="font-style:italic;font-size:small;color:#888A85">Monday, June 22, 11:14 PM</span>


The <span style="font-family:monospace">*.region.*</span> grass modules are:

<ul><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">g.region</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">r.region</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">v.in.region</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">g.region.point <b># this is a script</b></span></li></ul>


The <span style="font-family:monospace">*.region.*</span> qgis-grass tools are:

<ul><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">g.region.save</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">g.region.zoom</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">g.region.multiple.raster</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">g.region.multiple.vector</span></li></ul>

<ul><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">r.region.region</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">r.region.raster</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">r.region.vector</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">r.region.edge</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">r.region.alingTo</span></li></ul>

<ul><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">v.in.region</span>
</li><li style="list-style-type: none" dir="ltr"><span style="font-family:monospace">v.mkgrid.region</span></li></ul>




<b><span style="font-size:large">Checking whether:</span></b>

<ul><li dir="ltr">*region.* QGIS-GRASS tools work
</li><li dir="ltr">their description is correct, and how it should eventually be changed
</li><li dir="ltr">the bug <a style="color:#3465A4" href="https://trac.osgeo.org/qgis/ticket/1645">https://trac.osgeo.org/qgis/ticket/1645</a> is valid, or it should be closed</li></ul>




<b><i><span style="font-size:xx-large">g.region.*</span></i></b><i></i><i> </i>


<span style="background:yellow"><span style="font-family:monospace">g.region.save</span></span>: <b><span style="font-family:monospace">works</span></b>!

<b>Comments</b>

<ul><li dir="ltr"><b>g.region.save</b> == <b>g.region -s</b>
</li><li dir="ltr">saved regions appear in the "Browser" tab after hitting the "Refresh" button
</li><li dir="ltr">using saved regions works by selecting them and hitting the "Set current region to selected map" button</li></ul>

<b>Comments regarding (possibly) required changes</b>

<ul><li dir="ltr">currently the whole <span style="font-family:monospace">g.region</span> manual is shown in the "Manual" tab.
</li><li dir="ltr">description should be changed respectively, i.e.:
<ul><li dir="ltr">remove all parameters and flags
</li><li dir="ltr">keep only one sentence-definition of what g.region.zoom does</li></ul></li></ul>




<span style="background:yellow"><span style="font-family:monospace">g.region.</span></span><span style="background:yellow">zoom</span>: <b><span style="font-family:monospace">works</span></b>!

<b>Comments</b>

<ul><li dir="ltr"><b>g.region.zoom</b> == <b>g.region zoom=...</b>
</li><li dir="ltr">works</li></ul>

<b>Comments regarding (possibly) required changes</b>

<ul><li dir="ltr">to actually see the "change" it is required to hit twice the "Display Current Grass Region" button (grass toolbar), that is to deactivate and activate the red grass region box
</li><li dir="ltr">currently the whole <span style="font-family:monospace">g.region</span> manual is shown in the "Manual" tab.
</li><li dir="ltr">description should be changed respectively, i.e.:
<ul><li dir="ltr">remove all parameters and flags
</li><li dir="ltr">keep only one sentence-definition of what <span style="font-family:monospace">g.region.zoom</span> does</li></ul></li></ul>




<span style="background:yellow"><span style="font-family:monospace">g.region.multiple.raster</span></span>: <b><span style="font-family:monospace">works</span></b>!

<b>Comments</b>

<ul><li dir="ltr"><b>g.region.zoom</b> == <b>g.region rast=name[,name,...]</b>
</li><li dir="ltr">works when typing raster map names manually
</li><li dir="ltr">map name(s) should follow after comma without spaces</li></ul>

<b>Comments regarding (possibly) required changes</b>

<ul><li dir="ltr">the "..." button does not offer the selection of multiple raster maps
</li><li dir="ltr">to actually see the "change" it is required to hit twice the "Display Current Grass Region" button (grass toolbar), that is to deactivate and activate the red grass region box
</li><li dir="ltr">currently the whole <span style="font-family:monospace">g.region</span> manual is shown in the "Manual" tab.
</li><li dir="ltr">description should be changed respectively, i.e.:
<ul><li dir="ltr">remove all flags and parameters
</li><li dir="ltr">keep only one sentence-definition of what g.region.zoom does</li></ul></li></ul>



<span style="background:yellow"><span style="font-family:monospace">g.region.multiple.vector</span></span>: <b><span style="font-family:monospace">works</span></b>!

<b>Comments</b>

<ul><li dir="ltr"><b>g.region.zoom</b> == <b>g.region vect=name[,name,...]</b>
</li><li dir="ltr">works when typing raster map names manually
</li><li dir="ltr">map name(s) should follow after comma without spaces</li></ul>

<b>Comments regarding (possibly) required changes</b>

<ul><li dir="ltr">the "..." button does not offer the selection of multiple vector maps
</li><li dir="ltr">to actually see the "change" it is required to hit twice the "Display Current Grass Region" button (grass toolbar), that is to deactivate and activate the red grass region box
</li><li dir="ltr">currently the whole <span style="font-family:monospace">g.region</span> manual is shown in the "Manual" tab.
</li><li dir="ltr">description should be changed respectively, i.e.:
<ul><li dir="ltr">remove all flags and parameters
</li><li dir="ltr">keep only one sentence-definition of what g.region.zoom does</li></ul></li></ul>



<b><i><span style="font-size:xx-large">r.region.*</span></i></b><i></i><i> </i>


<span style="background:yellow"><span style="font-family:monospace">r.region.region</span></span>: <b><span style="font-family:monospace">works</span></b>!

<b>Comments</b>

<ul><li dir="ltr"><b>r.region.region </b>== <b>r.region -c  OR  r.region -d</b> map=... region=...</li></ul>

<b>Comments regarding (possibly) required changes</b>

<ul><li dir="ltr">Not sure what is the role of <b>"Use region of this map"</b> button. It's supposed to be the map whose region will be altered!
</li><li dir="ltr">to actually see the "change" it is required to hit twice the "Display Current Grass Region" button (grass toolbar), that is to deactivate and activate the red grass region box
</li><li dir="ltr">currently the whole <span style="font-family:monospace">r.region</span> manual is shown in the "Manual" tab.
</li><li dir="ltr">description should be changed respectively, i.e.:
<ul><li dir="ltr">remove all<b> </b>parameters
</li><li dir="ltr">keep flags (options in QGIS?) description
</li><li dir="ltr">keep only one sentence-definition of what <span style="font-family:monospace">r.region.region</span> does</li></ul></li></ul>




<span style="background:yellow"><span style="font-family:monospace">r.region.raster</span></span>: <b><span style="font-family:monospace">works</span></b>!

<b>Comments</b>

<ul><li dir="ltr"><b>r.region.raster </b>== <b>r.region -c  OR  r.region -d</b> map=... raster=...</li></ul>

<b>Comments regarding (possibly) required changes</b>

<ul><li dir="ltr">Not sure what is the role of <b>"Use region of this map"</b> button. It's supposed to be the map whose region will be altered!
</li><li dir="ltr">to actually see the "change" it is required to hit twice the "Display Current Grass Region" button (grass toolbar), that is to deactivate and activate the red grass region box
</li><li dir="ltr">currently the whole <span style="font-family:monospace">r.region</span> manual is shown in the "Manual" tab
</li><li dir="ltr">description should be changed respectively, i.e.:
<ul><li dir="ltr">remove all flags and parameters
</li><li dir="ltr">keep only one sentence-definition of what g.region.zoom does</li></ul></li></ul>




<span style="background:yellow"><span style="font-family:monospace">r.region.vector</span></span>: <b>DOES NOT WORK</b>

<b>Comments regarding (possibly) required changes</b>

<ul><li dir="ltr">Wild guess: something to do with <b>N-S resolution</b> & <b>E-W resolution</b></li></ul>




<b><span style="background:yellow"><span style="font-family:monospace">r.region.edge</span></span></b>: <b><span style="font-family:monospace">works</span></b>!

<b>Comments</b>

<ul><li dir="ltr"><b>r.region.region </b>== <b>r.region -c  OR  r.region -d</b> map=...</li></ul>

<b>Comments regarding (possibly) required changes</b>

<ul><li dir="ltr">Not sure what is the role of <b>"Use region of this map"</b> button. It's supposed to be the map whose region will be altered!
</li><li dir="ltr">to actually see the "change" it is required to hit twice the "Display Current Grass Region" button (grass toolbar), that is to deactivate and activate the red grass region box
</li><li dir="ltr">currently the whole <span style="font-family:monospace">r.region</span> manual is shown in the "Manual" tab.
</li><li dir="ltr">description should be changed respectively, i.e.:
<ul><li dir="ltr">remove all flags and parameters
</li><li dir="ltr">keep only one sentence-definition of what g.region.zoom does</li></ul></li></ul>




<span style="background:yellow"><span style="font-family:monospace">r.region.alingTo</span></span>: <b>DOES NOT WORK</b>




<b><i><span style="font-size:xx-large">v.*.region</span></i></b>


<span style="background:yellow"><span style="font-family:monospace">v.in.region</span></span>: <b><span style="font-family:monospace">works</span></b>!

<b>Comments regarding (possibly) required changes</b>

<ul><li style="list-style-type: none" dir=""><ul><li dir="ltr"><b>EXCLUDE</b> parameters "type", "cat" flags (not applicable here) ?</li></ul></li></ul>




<span style="background:yellow"><span style="font-family:monospace">v.mkgrid.region</span></span>: <b><span style="font-family:monospace">works</span></b>!

<b>Comments regarding (possibly) required changes</b>

<ul><li dir="ltr">most flags and parameters not applicable!
</li><li dir="ltr">currently the whole manual is shown in the "Manual" tab
</li><li dir="ltr">description should be changed respectively, i.e.:
<ul><li dir="ltr">remove all flags and parameters
</li><li dir="ltr">keep only one sentence-definition of what g.region.zoom does</li></ul></li></ul></div></body></html>