[GRASS-dev] [GRASS GIS] #892: use d.rast -o in the wxGUI raster dialogs

#892: use d.rast -o in the wxGUI raster dialogs
-------------------------+--------------------------------------------------
Reporter: timmie | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
In the raster dialogs there is the option to automatically add the result
raster to the layer tree and map.

Please use the command
d.rast -o map=resultraster

instead of currently
d.rast map=resultraster

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/892&gt;
GRASS GIS <http://grass.osgeo.org>

#892: use d.rast -o in the wxGUI raster dialogs
--------------------------+-------------------------------------------------
  Reporter: timmie | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by timmie):

see also:
http://n2.nabble.com/cutting-issue-again-r-mapcalc-vs-r-resample-
td4457226.html#a4457226

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/892#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#892: use d.rast -o in the wxGUI raster dialogs
--------------------------+-------------------------------------------------
  Reporter: timmie | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by hamish):

(note that in doing this we should check that it works correctly in grass
7 where -o is reversed)

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/892#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#892: use d.rast -o in the wxGUI raster dialogs
--------------------------+-------------------------------------------------
  Reporter: timmie | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: invalid | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

  * status: new => closed
  * resolution: => invalid

Comment:

Replying to [ticket:892 timmie]:
> In the raster dialogs there is the option to automatically add the
result raster to the layer tree and map.
>
> Please use the command
> d.rast -o map=resultraster
>
> instead of currently
> d.rast map=resultraster

You can enable it from

{{{
Config | Preferences | Command | Overlay raster maps
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/892#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>