[GRASS-user] Display output question

Michael Barton michael.barton at asu.edu
Mon Feb 16 20:42:25 EST 2009



On Feb 16, 2009, at 6:34 PM, <grass-user-request at lists.osgeo.org> wrote:

> Date: Tue, 17 Feb 2009 10:40:52 +1100
> From: Richard Chirgwin <rchirgwin at ozemail.com.au>
> Subject: [GRASS-user] Display output question
> To: GRASS user list <grass-user at lists.osgeo.org>
> Message-ID: <4999F984.9060605 at ozemail.com.au>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi all,
>
> What's the command-line equivalent to using the JPG export in the
> display manager? (I would like to script outputs from a number of
> workspace - GRC - files).
>
> Cheers,
> Richard

What happens in TclTk is that the display output is set to a PPM file  
instead of monitor. Then any d.* command creates a graphic file. The  
display graphic file is then converted to a jpeg. The latter can be  
done by a variety of programs, including gdal-translate.

In wxPython, the display can be saved in a number of different formats  
using wxPython drivers.

Michael


More information about the grass-user mailing list