Color tables: Difference between revisions
Jump to navigation
Jump to search
(→Built in: +haxby) |
m (added category) |
||
Line 1: | Line 1: | ||
== About == | == About == | ||
Color tables live in <tt>$GISBASE/etc/colors</tt> | Color tables live in <tt>$GISBASE/etc/colors</tt> | ||
Line 127: | Line 126: | ||
* ''The script used to create these thumbnails can be found on the [[Talk:Color_tables|discussion page]].'' | * ''The script used to create these thumbnails can be found on the [[Talk:Color_tables|discussion page]].'' | ||
[[Category: Documentation]] |
Revision as of 22:26, 2 August 2010
About
Color tables live in $GISBASE/etc/colors
Modules
Addons
- Convert from GMT color tables with r.cpt2grass
- Use r.colors.quantiles create raster colors rules based on nquantiles. It uses R and the spgrass6 package.
Repositories
- There was an online colormap repository with many fine GMT gradients at http://sview01.wiredworkplace.net/pub/cpt-city/ but the site seems to be down currently.
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.