image format trans. grass
Martin Ameskamp
ma at informatik.uni-kiel.d400.de
Thu Sep 1 04:34:22 EDT 1994
> Dear netter:
> I will transfer the image of grass output raster file and raster file
> to GIF format. Does anyone knows how to do it? or any suggestion?
> Any comments are very appreciated
> Thanks in advance
Try using the paint module (with p.select ppm) to output your
raster file (etc.) to a ppm file. After that, you can use
the pbmplus command ppmtogif to convert your file to gif.
Martin
More information about the grass-dev
mailing list