Color tables: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
Line 5: Line 5:


* {{cmd|r.colors}}
* {{cmd|r.colors}}
* {{cmd|r.colors.stddev}} ([http://hamish.bowman.googlepages.com/grass_color_maps samples])
* {{cmd|r.colors.out}}
* {{cmd|r.colors.out}}
* {{cmd|r3.colors|version=70}} (GRASS 7 only)
* {{cmd|r3.colors|version=70}} (GRASS 7 only)
Line 10: Line 11:
* {{cmd|v.colors}}
* {{cmd|v.colors}}
* {{cmd|v.colors.out|version=70}} (GRASS 7 only)
* {{cmd|v.colors.out|version=70}} (GRASS 7 only)
* {{cmd|d.legend}}
* {{cmd|d.legend}}
* {{cmd|d.colortable}}
* {{cmd|d.colortable}}
* {{cmd|r.colors.stddev}} ([http://hamish.bowman.googlepages.com/grass_color_maps samples])


=== Addons ===
=== Addons ===

Revision as of 15:08, 5 September 2011

About

Color tables live in $GISBASE/etc/colors (see SVN)

Modules

Addons

Repositories

Examples

Built in

The numeric values of following color tables can be found in the here






























Addons

These user contributions can be found in the GRASS addons SVN repository



  • The script used to create these thumbnails can be found on the discussion page.