[GRASS-SVN] r63740 - grass/trunk/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Dec 24 18:55:49 PST 2014


Author: wenzeslaus
Date: 2014-12-24 18:55:49 -0800 (Wed, 24 Dec 2014)
New Revision: 63740

Modified:
   grass/trunk/lib/gis/renamed_options
Log:
r.his and d.his: add renamed options (table introduced after rename in r62828)

Modified: grass/trunk/lib/gis/renamed_options
===================================================================
--- grass/trunk/lib/gis/renamed_options	2014-12-24 19:10:29 UTC (rev 63739)
+++ grass/trunk/lib/gis/renamed_options	2014-12-25 02:55:49 UTC (rev 63740)
@@ -17,6 +17,10 @@
 d.erase|background:bgcolor
 # d.legend
 d.legend|map:rast
+# d.his
+d.his|h_map:hue
+d.his|i_map:intensity
+d.his|s_map:saturation
 # d.rast
 d.rast|catlist:values
 d.rast|vallist:values
@@ -197,6 +201,13 @@
 r.flow|flout:flowline
 r.flow|lgout:flowpath
 r.flow|dsout:density
+# r.his
+r.his|h_map:hue
+r.his|i_map:intensity
+r.his|s_map:saturation
+r.his|r_map:red
+r.his|g_map:green
+r.his|b_map:blue
 # r.horizon
 r.horizon|elevin:elevation
 r.horizon|horizonstep:step



More information about the grass-commit mailing list