[GRASS-SVN] r46070 - in grass/branches/releasebranch_6_4/lib/gis: .
colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Apr 21 16:47:51 EDT 2011
Author: neteler
Date: 2011-04-21 13:47:50 -0700 (Thu, 21 Apr 2011)
New Revision: 46070
Added:
grass/branches/releasebranch_6_4/lib/gis/colors/population_dens
Modified:
grass/branches/releasebranch_6_4/lib/gis/colors.desc
Log:
population_dens backported
Added: grass/branches/releasebranch_6_4/lib/gis/colors/population_dens
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/colors/population_dens (rev 0)
+++ grass/branches/releasebranch_6_4/lib/gis/colors/population_dens 2011-04-21 20:47:50 UTC (rev 46070)
@@ -0,0 +1,11 @@
+0 white
+1 255 218 164
+4 255 218 164
+5 255 186 90
+24 255 186 90
+25 205 129 32
+249 205 129 32
+250 139 64 16
+999 139 64 16
+1000 90 4 0
+1000000000 90 4 0
Modified: grass/branches/releasebranch_6_4/lib/gis/colors.desc
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/colors.desc 2011-04-21 20:46:36 UTC (rev 46069)
+++ grass/branches/releasebranch_6_4/lib/gis/colors.desc 2011-04-21 20:47:50 UTC (rev 46070)
@@ -21,6 +21,7 @@
haxby: relative colors for bathymetry or topography
ndvi: Normalized Difference Vegetation Index colors
population: color table covering human population classification breaks
+population_dens: color table covering human population density classification breaks
precipitation: precipitation color table (0..2000mm)
precipitation_monthly: precipitation color table (0..1000mm)
rainbow: rainbow color table
More information about the grass-commit
mailing list