Am 30.10.2011 19:47, schrieb Markus Neteler:
On Fri, Oct 28, 2011 at 1:10 PM, Helena Herrera
<[email protected]>  wrote:
Greetings
I just want to confirm this: Is it possible to export a GRASS raster map to
Geotiff format and maintain its color table (e.g. NDVI)?


Geotiff does not support floating point color tables [1]. You either
need to rescale the map to integer (multiply by 100 or so) or
use a different format.

Markus

[1] Usually you get then this GDAL error message:
       "ERROR 6: SetColorInterpretation() not supported for this dataset.

Hi,

i just asked me the same question.
Which is the best way to export a NDVI from GRASS (to GeoServer) ?
Which format is best? Is it better to keep the colour table or can somebody provide a way to export and share the related .sld file?

Thanks
Christian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to