[GRASS-SVN] r52420 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jul 20 00:30:54 PDT 2012
Author: neteler
Date: 2012-07-20 00:30:53 -0700 (Fri, 20 Jul 2012)
New Revision: 52420
Modified:
grass/trunk/doc/projectionintro.html
Log:
mention v.rectify
Modified: grass/trunk/doc/projectionintro.html
===================================================================
--- grass/trunk/doc/projectionintro.html 2012-07-20 05:36:54 UTC (rev 52419)
+++ grass/trunk/doc/projectionintro.html 2012-07-20 07:30:53 UTC (rev 52420)
@@ -48,6 +48,10 @@
defining four corner points or by seeking several ground control points.
These points are stored into an ASCII file and then transformed within
the same location (<a href="v.transform.html">v.transform</a>).
+
+Alternatively, <a href="v.rectify.html">v.rectify</a> rectifies a vector
+by computing a coordinate transformation for each object in the vector
+based on the control points.
<p>
A graphical user interface is provided by <a href="gis.m.html">gis.m</a>.
More information about the grass-commit
mailing list