For me it works with all data types and current master. Does it work correctly in GRASS monitor? Are you using some particular rules or a predefined one? Have you checked if the generated color table itself looks correctly? Does it work if you add the map to QGIS again instead of just refresh? Is it the color table loaded into QGIS (colormap in properties)? Is it style set correctly in style tab (colormap)? Does it work if you convert the same map to GDT_Float64 ( r.mapcalc m64=double(m32) )?
Radim On Thu, Jan 5, 2012 at 12:40 PM, Paolo Cavallini <[email protected]> wrote: > Il 04/01/2012 18:47, Paolo Cavallini ha scritto: > >> Hi all. >> On current master, applying a color table (r.colors) to a GRASS raster has >> no effect, >> even after refreshing: a local problem, or is it widespread? > > > More info: it happens with a specific raster (e.g. one GDT_Float32 - Thirty > two bit floating point), not with others (e.g. GDT_Int32 - Thirty two bit > signed integer). > If I apply a qml style to the same layer, it works. > Thanks. > > -- > Paolo Cavallini - Faunalia > www.faunalia.eu > Full contact details at www.faunalia.eu/pc > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
