Opened 17 years ago

Closed 15 years ago

#408 closed defect (worksforme)

GRASS group (LANDSAT RGB): color table ignored

Reported by: neteler@… Owned by: rblazek
Priority: major: does not work as expected Milestone: Version 1.0.3
Component: GRASS Version: Trunk
Keywords: raster Cc: neteler
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

Hi,

when visualizing a LANDSAT RGB set as GRASS group, the color tables of the bands are ignored. When opening the group members (r, g, b band) separately, they are respected.

There seems to be a difference between (src/plugins/grass)

  qgsgrassselect.cpp:  selectedType = QgsGrassSelect::GROUP;

and

  qgsgrassselect.cpp:   selectedType = QgsGrassSelect::RASTER;

in this regard.

Best, Markus

Change History (4)

comment:1 by anonymous, 17 years ago

Milestone: Version 0.9 Release

comment:2 by neteler, 16 years ago

Awaiting user input: unset
Cc: neteler added; neteler@… removed

comment:3 by rugginoso, 15 years ago

Please check if the problem persists.

comment:4 by rugginoso, 15 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.