Importing common bitmaps

Is there another way to import a 'common' bitmap into Grass. I mean formats
as TIFF, GIF, etc.
The r.in.sunrast option doesn't work on my type of sunrast files.

Arjen de Ruijter

Arjen de Ruijter (Arjen.deRuijter@bk.tudelft.nl) writes on 06 Sep 94:

Is there another way to import a 'common' bitmap into Grass. I mean formats
as TIFF, GIF, etc.
The r.in.sunrast option doesn't work on my type of sunrast files.

(you might try using xv or pbmplus to save it in the other variant
of sun raster files).

ideally, we should have r.in.ppm since netpbm (pbmplus) is distributed
with grass. That way we don't need r.in.sunrast, r.in.tiff,
r.in.gif, etc. Am I correct in this thinking? Is there any instance
where ppm is not generic enough?

It shouldn't be hard to write - anyone working on it?

Arjen de Ruijter

--Darrell