2010/5/7 Markus Neteler <nete...@osgeo.org>:
> 2010/5/7 António Rocha <antonio.ro...@deimos.com.pt>:
>> Greetings
>> I've a Landsat image with 6 bands in Tif format. I need to import into
>> grass, do some processing and export the same band in a Stack.
>> The import is easy using r.in.gdal but my difficulty is to export 6 bands in
>> one single file. Is it possible using GRASS?
>
> To my knowledge no.

Sure it is. Create a group in GRASS, export the group (r.out.gdal
input=<group_name>) to a file format that supports multiple bands,
e.g. GeoTIFF.

Markus M
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to