On Mon, May 16, 2011 at 1:09 PM, Luis Lisboa <luislisboa1...@gmail.com> wrote:
> Greetings
> I have created a color table and defined colors for classes between 0-20.
> But, when I export It (as geotiff), it also defines colors for classes that
> does not exist (all black) or even for classes between 0-20 that does not
> have any pixel with that value. Is this expected?

gdal does that, because the geotiff format requires an entry in the
color table for each value in the range of the selected data type (or
no color table at all)

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

Reply via email to