[GRASS-SVN] r36597 - grass/branches/develbranch_6/vector/v.surf.rst

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Apr 5 16:42:26 EDT 2009


Author: neteler
Date: 2009-04-05 16:42:26 -0400 (Sun, 05 Apr 2009)
New Revision: 36597

Modified:
   grass/branches/develbranch_6/vector/v.surf.rst/description.html
Log:
cosmetics

Modified: grass/branches/develbranch_6/vector/v.surf.rst/description.html
===================================================================
--- grass/branches/develbranch_6/vector/v.surf.rst/description.html	2009-04-05 20:39:33 UTC (rev 36596)
+++ grass/branches/develbranch_6/vector/v.surf.rst/description.html	2009-04-05 20:42:26 UTC (rev 36597)
@@ -1,14 +1,15 @@
 <h2>DESCRIPTION</h2>
 
 <em>v.surf.rst</em>
-<br>This program performs spatial approximation based on z-values or attributes 
-of point or isoline data given in a vector map named <em>input</em> to grid cells in the
-output raster map <em>elev</em> representing a surface. As an option, simultaneously
+<br>This program performs spatial approximation based on z-values (<em>layer=0</em>
+parameter) or attributes (<em>zcolumn</em> parameter) of point or isoline data 
+given in a vector map named <em>input</em> to grid cells in the output 
+raster map <em>elev</em> representing a surface. As an option, simultaneously
 with approximation, topographic parameters slope, aspect, profile curvature
 (measured in the direction of the steepest slope), tangential curvature (measured
 in the direction of a tangent to contour line) or mean curvature are computed
 and saved as raster maps specified by the options <em>slope, aspect, pcurv,
-tcurv, mcurv</em> respectively. If <b><em>-d</em></b> flag is set, the program
+tcurv, mcurv</em> respectively. If <em>-d</em> flag is set, the program
 outputs partial derivatives f<sub>x</sub>,f<sub>y</sub>,f<sub>xx</sub>,
 f<sub>yy</sub>,f<sub>xy</sub>
 instead of slope, aspect, profile, tangential and mean curvatures respectively.
@@ -166,7 +167,7 @@
 option has not been extensively tested and may include bugs (for example , topographic
 parameters may not be computed correctly) - if there are
 problems, please report to GRASS bugtracker 
-(accessible from <a href="http://grass.itc.it/">http://grass.itc.it/</a>).<br>
+(accessible from <a href="http://grass.osgeo.org/">http://grass.osgeo.org/</a>).<br>
 </p>
 
 <!--
@@ -275,19 +276,18 @@
 
 <p>For examples of applications see
 <a href="http://skagit.meas.ncsu.edu/~helena/gmslab/">GRASS4 implementation</a> and
-<a href="http://skagit.meas.ncsu.edu/~helena/">GRASS5 and GRASS6 implementation</a>
+<a href="http://skagit.meas.ncsu.edu/~helena/">GRASS5 and GRASS6 implementation</a>.
 </p><p>The user must run <a href="g.region.html">g.region</a> before the program
 to set the region and resolution for approximation.
 </p>
 
-<h2>
-SEE ALSO</h2>
-<a href="v.vol.rst.html">v.vol.rst</a>
+<h2>SEE ALSO</h2>
 
-<h2>
-AUTHORS</h2>
+<em><a href="v.vol.rst.html">v.vol.rst</a></em>
 
-<p><br><em>Original version of program (in FORTRAN) and GRASS enhancements</em>:
+<h2>AUTHORS</h2>
+
+<p><em>Original version of program (in FORTRAN) and GRASS enhancements</em>:
 <br>Lubos Mitas, NCSA, University of Illinois at Urbana Champaign, Illinois,
 USA (1990-2000); Department of Physics, North Carolina State University, Raleigh
 <br>Helena Mitasova, USA CERL, Department of Geography, University of Illinois at
@@ -299,8 +299,8 @@
 <br>Darrel McCauley, Purdue University, Bill Brown, US Army CERL
 </p><p><em>Update for GRASS5.7, GRASS6 and addition of crossvalidation:</em>
 Jaroslav Hofierka, University of Presov; Radim Blazek, ITC-irst
-<br>
 </p>
+
 <h2> REFERENCES</h2>
 <P>
 <a href="http://skagit.meas.ncsu.edu/~helena/gmslab/papers/IEEEGRSL2005.pdf">
@@ -343,9 +343,8 @@
 
 <p>
 <a href="http://www.grassbook.org">
-Neteler, M. and Mitasova, H., 2004, Open Source GIS: A GRASS GIS Approach, Second Edition, </a> 
-Kluwer International Series in Engineering and Computer Science, 773, Kluwer Academic Press / Springer, 
-Boston, Dordrecht, 424 pages.
+Neteler, M. and Mitasova, H., 2008, Open Source GIS: A GRASS GIS Approach, 3rd Edition, </a> 
+Springer, New York, 406 pages.
 </p>
 
 <p>Talmi, A. and Gilat, G., 1977 : Method for Smooth Approximation of Data,



More information about the grass-commit mailing list