Opened 16 years ago

Closed 15 years ago

#1207 closed enhancement (wontfix)

deal with GRASS rasters missing a colortable

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

Description

I would like to ask for one feature: Qgis can leash its full power as a viewer for GRASS data. I'd wish to have QGIS using the associated raster colorschemes for GRASS rasters. Those that one select with r.color. At the moment, the GRASS rasters sometimes get displayed in greyscale and others in pseudocolors.

Change History (3)

in reply to:  description comment:1 by msieczka, 16 years ago

Component: Build/InstallGRASS
Platform: DebianAll
Priority: minor: annoyance or enhancementmajor: does not work as expected
Summary: use grass colortable for GRASS raster layersdeal with GRASS rasters missing a colortable

Replying to timmie:

At the moment, the GRASS rasters sometimes get displayed in greyscale and others in pseudocolors.

That's not true. QGIS supports GRASS colortables just fine.

The problem you might be running into is that for GRASS raster maps which *don't have a colortable assigned*, GRASS defaults to "rainbow" colortable, but QGIS displays such rasters all grey or black (cause they lack a colortable). Probably QGIS should also default to something when GRASS colortable is not defined, not sure what though - a greyscale? the "rainbow" too?

comment:2 by rblazek, 15 years ago

I would suggest wantfix. I think that QGIS DOES display GRASS rasters without color table as grayscale. If not, can you provide a commands how to create a raster which is not displayed as grayscale?

GRASS and QGIS are 2 different applications GRASS is using rainbow for rasters without CT while QGIS grayscale.

Currently GRASS rasters are displayed through gdal provider and I don't think we should put a condition there to display GRASS files in a different way.

Radim

comment:3 by rblazek, 15 years ago

Resolution: wontfix
Status: newclosed

It is also possible to switch easily from grayscale to pseudocolor in layer properties.

Radim

Note: See TracTickets for help on using tickets.