[GRASS-dev] question about raster cats and labels
Moritz Lennert
mlennert at club.worldonline.be
Fri Feb 27 04:04:05 EST 2009
On 27/02/09 05:45, Michael Barton wrote:
> Is it possible in a raster to have multiple cells with the same cat
> value but different label values?
Not as far as I know. Labels are linked to cat values, not to cells.
This is the entire logic of the system, i.e. that cat values represent
the content of the cell and that labels explain that content. In that
logic, it wouldn't make any sense to explain the same cell content
differently for two different cells.
If you want to link more than one attribute to a cell, you have to work
with vector grids.
Moritz
More information about the grass-dev
mailing list