[GRASSLIST:5092] Re: monitor export

felipe gfmb at tutopia.com
Wed Nov 27 11:07:52 EST 2002


Hello Carlos,

You can do it. The information is here:

http://grass.itc.it/gdp/html_grass5/html/pngdriver.html

Start up the driver

         d.mon start=PNG
         d.mon select=PNG

Display raster map and vector polygons

         d.rast somerastermap
         d.vect map=somevectormap color=red

Stop the driver subsequently. This will write a file named map.png to be
created in your current directory:
         d.mon stop=PNG

NOTES


----- Original Message -----
From: "Carlos Henrique Grohmann de Carvalho" <guano at usp.br>
To: <GRASSLIST at baylor.edu>
Sent: Wednesday, November 27, 2002 6:40 AM
Subject: [GRASSLIST:5090] monitor export


> Hello,
>
>
>
> Is there a way I can export the contents of my monitor (raster, vectors)
to
> eps, tiff or something else?
>
>
>
> Or better, is there a good map creating tutorial somewhere?
>
>
>
> tks
>
>
>
> +-------------------------------------------------+
>
>    Carlos Henrique Grohmann de Carvalho - Guano
>
>        Geologist  -   MSc Student IGc-USP
>
>    Linux User #89721  PGP key: www.keyserver.net
>
> +-------------------------------------------------+
>
>
>
>



More information about the grass-user mailing list