Re: [GRASS-user] zooming raster before rendering image to png

2017-02-10 Thread Martin Landa
Hi, 2017-02-10 11:18 GMT+01:00 Ang Sherpa : > Thanks Martin for the attention, please keep discussion on ML. > Even after setting the region to basin produced after running > "r.water.outlet", the rendered image has no change in size. > > > d.mon start=cairo

Re: [GRASS-user] zooming raster before rendering image to png

2017-02-10 Thread Martin Landa
Hi, 2017-02-10 10:44 GMT+01:00 Ang Sherpa : > d.mon start='cairo' output=/path/ you need to run g.region to set up computational region based on your request. > d.rast map='basin_54' > d.mon stop='cairo' Ma -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa

[GRASS-user] zooming raster before rendering image to png

2017-02-10 Thread Ang Sherpa
Hi, all. Is it possible to zoom the watershed before rendering into png format. The one that I got is too small to view and use for analysis. d.mon start='cairo' output=/path/ d.rast map='basin_54' d.mon stop='cairo' Thanks, *Ang Dawa Sherpa* ___