[GRASS-SVN] r34708 - in grass/trunk/scripts: r.colors.stddev v.colors v.out.gps

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Dec 4 05:00:41 EST 2008


Author: hamish
Date: 2008-12-04 05:00:41 -0500 (Thu, 04 Dec 2008)
New Revision: 34708

Added:
   grass/trunk/scripts/r.colors.stddev/r.colors.stddev.html
   grass/trunk/scripts/v.colors/v.colors.html
Removed:
   grass/trunk/scripts/r.colors.stddev/description.html
   grass/trunk/scripts/v.colors/description.html
Modified:
   grass/trunk/scripts/v.out.gps/
Log:
rename man pages to grass7 style

Deleted: grass/trunk/scripts/r.colors.stddev/description.html
===================================================================
--- grass/trunk/scripts/r.colors.stddev/description.html	2008-12-04 09:59:11 UTC (rev 34707)
+++ grass/trunk/scripts/r.colors.stddev/description.html	2008-12-04 10:00:41 UTC (rev 34708)
@@ -1,38 +0,0 @@
-<H2>DESCRIPTION</H2>
-
-<EM>r.colors.stddev</EM> set raster map color rules based on standard
-deviations from a map's mean value, either as a continuous color gradient
-or in color bands per standard deviation from the mean.
-
-<p>
-With the color band option values less that 1 S.D. from the mean are
-colored green, within 1-2 S.D. are colored yellow, within 2-3 S.D. are
-colored red, and beyond 3 S.D. are colored black.
-<p>
-For a differences map there is an option to lock the center of the color
-table at zero. Values more than two S.D. below the mean will be colored blue;
-values below the mean but less than 2 S.D. away will transition to white,
-and above the mean the colors will simularly transition to full red at +2 S.D.
-
-
-<!--
-<h2>EXAMPLES</h2>
--->
-
-
-<H2>SEE ALSO</H2>
-
-<EM>
-<A HREF="r.colors.html">r.colors</A><BR>
-<A HREF="r.univar.html">r.univar</A><BR>
-<A HREF="v.colors.html">v.colors</A><BR>
-</EM>
-
-
-<H2>AUTHOR</H2>
-
-Hamish Bowman<BR>
-<i>Dunedin, New Zealand</i>
-
-<p>
-<i>Last changed: $Date$</i>

Copied: grass/trunk/scripts/r.colors.stddev/r.colors.stddev.html (from rev 34706, grass/trunk/scripts/r.colors.stddev/description.html)
===================================================================
--- grass/trunk/scripts/r.colors.stddev/r.colors.stddev.html	                        (rev 0)
+++ grass/trunk/scripts/r.colors.stddev/r.colors.stddev.html	2008-12-04 10:00:41 UTC (rev 34708)
@@ -0,0 +1,38 @@
+<H2>DESCRIPTION</H2>
+
+<EM>r.colors.stddev</EM> set raster map color rules based on standard
+deviations from a map's mean value, either as a continuous color gradient
+or in color bands per standard deviation from the mean.
+
+<p>
+With the color band option values less that 1 S.D. from the mean are
+colored green, within 1-2 S.D. are colored yellow, within 2-3 S.D. are
+colored red, and beyond 3 S.D. are colored black.
+<p>
+For a differences map there is an option to lock the center of the color
+table at zero. Values more than two S.D. below the mean will be colored blue;
+values below the mean but less than 2 S.D. away will transition to white,
+and above the mean the colors will simularly transition to full red at +2 S.D.
+
+
+<!--
+<h2>EXAMPLES</h2>
+-->
+
+
+<H2>SEE ALSO</H2>
+
+<EM>
+<A HREF="r.colors.html">r.colors</A><BR>
+<A HREF="r.univar.html">r.univar</A><BR>
+<A HREF="v.colors.html">v.colors</A><BR>
+</EM>
+
+
+<H2>AUTHOR</H2>
+
+Hamish Bowman<BR>
+<i>Dunedin, New Zealand</i>
+
+<p>
+<i>Last changed: $Date$</i>

Deleted: grass/trunk/scripts/v.colors/description.html
===================================================================
--- grass/trunk/scripts/v.colors/description.html	2008-12-04 09:59:11 UTC (rev 34707)
+++ grass/trunk/scripts/v.colors/description.html	2008-12-04 10:00:41 UTC (rev 34708)
@@ -1,80 +0,0 @@
-<H2>DESCRIPTION</H2>
-
-<EM>v.colors</EM> is much like <em>r.colors</em>, but may be used for vector maps.
-You give it a vector map and numeric data column, together with color rules
-like you would do for a raster. It creates a new column in the database with
-R:G:B values suitable for use with '<tt>d.vect -a</tt>'.
-
-<P>
-How it works: it creates a dummy raster map with the same data range as
-the vector's column then runs <em>r.colors</em> for that temporary map.
-It then uses <em>r.what.colors</em> for each value found by <em>v.db.select</em>
-and uploads it a new column in the vector map's attribute database.
-
-<P>
-It is planned that this script will be replaced with a C display module which
-renders thematic vector maps directly instead requiring the overhead of
-saving the colors into the DB.
-
-<P>
-If the target column name given by the <b>rgb_column</b> option does
-not exist, it will be created. The default name is "<tt>GRASSRGB</tt>".
-
-<h2>EXAMPLES</h2>
-
-Create a random sample point map, query raster map values for those points,
-and colorize output.
-
-<div class="code"><pre>
-# Spearfish dataset
-g.region -d
-v.random out=rand5k_elev n=5000
-v.db.addtable map=rand5k_elev column='elevation double precision'
-v.what.rast vector=rand5k_elev raster=elevation.10m column=elevation
-v.colors map=rand5k_elev column=elevation color=bcyr
-d.mon x0
-d.vect -a rand5k_elev
-</pre></div>
-
-
-<P>
-
-Colorizing a TIN generated by <em>v.delaunay</em>:
-
-<div class="code"><pre>
-# new columns for x,y,z of centroids
-v.db.addtable map=tin \
-   columns="east double precision, north double precision, height double precision, GRASSRGB varchar(11)"
-
-# transfer geometry for colorizing (we need the centroid height)
-v.to.db tin opt=coor col="east,north,height"
-v.db.select tin
-
-v.colors tin column=height rgb_column=GRASSRGB color=rainbow
-
-# display colorized triangles
-d.mon x0
-d.vect -a tin
-</pre></div>
-
-
-<H2>SEE ALSO</H2>
-
-<EM>
-<A HREF="r.colors.html">r.colors</A><BR>
-<A HREF="r.colors.stddev.html">r.colors.stddev</A><BR>
-<A HREF="r.what.color.html">r.what.color</A><BR>
-<A HREF="v.db.addcol">v.db.addcol</A><BR>
-<A HREF="v.db.select.html">v.db.select</A><BR>
-<A HREF="db.execute.html">db.execute</A>
-</EM>
-
-
-
-<H2>AUTHOR</H2>
-
-Hamish Bowman<BR>
-<i>Dunedin, New Zealand</i>
-
-<p>
-<i>Last changed: $Date$</i>

Copied: grass/trunk/scripts/v.colors/v.colors.html (from rev 34706, grass/trunk/scripts/v.colors/description.html)
===================================================================
--- grass/trunk/scripts/v.colors/v.colors.html	                        (rev 0)
+++ grass/trunk/scripts/v.colors/v.colors.html	2008-12-04 10:00:41 UTC (rev 34708)
@@ -0,0 +1,80 @@
+<H2>DESCRIPTION</H2>
+
+<EM>v.colors</EM> is much like <em>r.colors</em>, but may be used for vector maps.
+You give it a vector map and numeric data column, together with color rules
+like you would do for a raster. It creates a new column in the database with
+R:G:B values suitable for use with '<tt>d.vect -a</tt>'.
+
+<P>
+How it works: it creates a dummy raster map with the same data range as
+the vector's column then runs <em>r.colors</em> for that temporary map.
+It then uses <em>r.what.colors</em> for each value found by <em>v.db.select</em>
+and uploads it a new column in the vector map's attribute database.
+
+<P>
+It is planned that this script will be replaced with a C display module which
+renders thematic vector maps directly instead requiring the overhead of
+saving the colors into the DB.
+
+<P>
+If the target column name given by the <b>rgb_column</b> option does
+not exist, it will be created. The default name is "<tt>GRASSRGB</tt>".
+
+<h2>EXAMPLES</h2>
+
+Create a random sample point map, query raster map values for those points,
+and colorize output.
+
+<div class="code"><pre>
+# Spearfish dataset
+g.region -d
+v.random out=rand5k_elev n=5000
+v.db.addtable map=rand5k_elev column='elevation double precision'
+v.what.rast vector=rand5k_elev raster=elevation.10m column=elevation
+v.colors map=rand5k_elev column=elevation color=bcyr
+d.mon x0
+d.vect -a rand5k_elev
+</pre></div>
+
+
+<P>
+
+Colorizing a TIN generated by <em>v.delaunay</em>:
+
+<div class="code"><pre>
+# new columns for x,y,z of centroids
+v.db.addtable map=tin \
+   columns="east double precision, north double precision, height double precision, GRASSRGB varchar(11)"
+
+# transfer geometry for colorizing (we need the centroid height)
+v.to.db tin opt=coor col="east,north,height"
+v.db.select tin
+
+v.colors tin column=height rgb_column=GRASSRGB color=rainbow
+
+# display colorized triangles
+d.mon x0
+d.vect -a tin
+</pre></div>
+
+
+<H2>SEE ALSO</H2>
+
+<EM>
+<A HREF="r.colors.html">r.colors</A><BR>
+<A HREF="r.colors.stddev.html">r.colors.stddev</A><BR>
+<A HREF="r.what.color.html">r.what.color</A><BR>
+<A HREF="v.db.addcol">v.db.addcol</A><BR>
+<A HREF="v.db.select.html">v.db.select</A><BR>
+<A HREF="db.execute.html">db.execute</A>
+</EM>
+
+
+
+<H2>AUTHOR</H2>
+
+Hamish Bowman<BR>
+<i>Dunedin, New Zealand</i>
+
+<p>
+<i>Last changed: $Date$</i>


Property changes on: grass/trunk/scripts/v.out.gps
___________________________________________________________________
Name: svn:ignore
   + *.tmp.html




More information about the grass-commit mailing list