Hi Devs,

Suppose I want to export a vector layer to raster layer. I use a column in the attribute table to set the raster category values.

    v.to.rast input=example output=example use="attr" attribute_column="category"

If the column "category" has integer values the raster data type is CELL. It gets assigned a gradient color table, but one might prefer a discreet color table. Would this something to include as an option?

Reason I came across this is https://trac.osgeo.org/grass/ticket/3604#comment:3

Cheers,

Paulo
_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to