[GRASS-user] problem whit raster images

Hamish hamish_nospam at yahoo.com
Thu Jul 6 09:33:21 EDT 2006


Markus wrote:

> > r.out.gdal only takes a single input= map.
> 
> You could try to change that to multi.

just to note:

#% multiple: yes 

in a shell script changes the usage and help output but does nothing to
the string. you'd have to add `tr ',' '\n'` or `cut -d',' -f ...`.
maybe use sed+wc to count ',' on the $GIS_OPT_INPUT string to check the
number of input maps.



Hamish




More information about the grass-user mailing list