Skip to content

Topic: color table

Tool Description
r.colors Creates/modifies the color table associated with a raster map.
r.colors.out Exports the color table associated with a raster map.
r.colors.stddev Sets color rules based on stddev from a raster map's mean value.
r3.colors Creates/modifies the color table associated with a 3D raster map.
r3.colors.out Exports the color table associated with a 3D raster map.
t.rast.colors Creates/modifies the color table associated with each raster map of the space time raster dataset.
v.colors Creates/modifies the color table associated with a vector map.
v.colors.out Exports the color table associated with a vector map.

See also the corresponding keyword for additional references:

color table

  • d.colortable - Displays the color table associated with a raster map layer.
  • r.category.trim - Export categories and corresponding colors as QGIS color file or csv file. Non-existing categories and their color definitions will be removed.
  • r.colors - Creates/modifies the color table associated with a raster map.
  • r.colors.cubehelix - Create or apply a cubehelix color table to a GRASS raster map
  • r.colors.matplotlib - Convert or apply a Matplotlib color table to a GRASS raster map
  • r.colors.out - Exports the color table associated with a raster map.
  • r.colors.out_sld - Exports the color table associated with a raster map layer in SLD format.
  • r.colors.stddev - Sets color rules based on stddev from a raster map's mean value.
  • r.out.legend - Create an image file showing the legend of a raster map
  • r.what.color - Queries colors for a raster map layer.
  • r3.colors - Creates/modifies the color table associated with a 3D raster map.
  • r3.colors.out - Exports the color table associated with a 3D raster map.
  • t.rast.colors - Creates/modifies the color table associated with each raster map of the space time raster dataset.
  • v.colors - Creates/modifies the color table associated with a vector map.
  • v.colors.out - Exports the color table associated with a vector map.
  • v.colors2 - Sets color rules for features in a vector map using a numeric attribute column.
  • v.greedycolors - Create greedy colors for vector areas.