Hi,
I'm try-ing to export a raster RGB using this command:

r.out.gdal -c input=input_image@PERMANENT
output=/path-to-raster//output_image.tif format="GTiff" type="Byte"
createopt="INTERLEAVE=PIXEL,TFW=YES,PROFILE=BASELINE,COMPRESS=DEFLATE"

It produce successfully a tiff ,
but it is a
paletted tiff.
Instead I like to have a true-color RGB tiff.

I miss some parameter ?

Thx,


-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to