[GRASS-user] Landsat Stack import and export
Markus Metz
markus.metz.giswork at googlemail.com
Fri May 7 06:56:34 EDT 2010
2010/5/7 Markus Neteler <neteler at osgeo.org>:
> 2010/5/7 António Rocha <antonio.rocha at 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
More information about the grass-user
mailing list