Dear list,

I am using GRASS 6.3 ORC5 on OpenSuse 10.2 (64 bit) and I would like to 
visualize my GRASS rasters within gvsig.

So I tried the following options:

A)  Open with the grass pilot (navigating to the cellhd folder within my grass 
workspace)
> this just results in a one-color image


B)  Exporting from GRASS to gtiff:

r.out.gdal [EMAIL PROTECTED] format=GTiff type=UInt16 output=/... 
createopt=TFW=YES nodata=9999 

While exporting the following message occurs:

Exporting to GDAL data type: UInt16

Too many values, color table cut to 100000 entries

Input raster map constains cells with NULL-value (no-data). For no-data values 
was used value 9999. You can specify nodata value by nodata parameter.

r.out.gdal complete

> this results in an created gtiff file (missing data) but I cannot see it 
> within gvsig's add layer dialog


C) Exporting from GRASS to tiff

r.out.tiff -t [EMAIL PROTECTED] output=quellen_tif compression=none 

Hence I can add this raster to gvsig but with no color table


Are there any suggestions how to get the raster within gvsig showing the 
correct values and preserving the color table?

Regards

Chris
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to