GDAL
January 25, 2010, 11:52pm
1
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 26, 2010, 12:13am
2
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 26, 2010, 1:01am
3
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 16, 2010, 8:27pm
4
#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> ;
GRASS GIS <http://grass.osgeo.org >