[GRASS-SVN] r52435 - grass/trunk/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jul 21 10:53:04 PDT 2012
Author: neteler
Date: 2012-07-21 10:53:04 -0700 (Sat, 21 Jul 2012)
New Revision: 52435
Modified:
grass/trunk/vector/vectorintro.html
Log:
+ v.rectify
Modified: grass/trunk/vector/vectorintro.html
===================================================================
--- grass/trunk/vector/vectorintro.html 2012-07-21 17:52:58 UTC (rev 52434)
+++ grass/trunk/vector/vectorintro.html 2012-07-21 17:53:04 UTC (rev 52435)
@@ -247,6 +247,8 @@
Projected vector maps can be reprojected with <a href="v.proj.html">v.proj</a>.
Unprojected maps can be geocoded with <a href="v.transform.html">v.transform</a>.
+Based on the control points, <a href="v.rectify.html">v.rectify</a> rectifies a
+vector map by computing a coordinate transformation for each vector object.
Triangulation and point-to-polygon conversions can be done with <a
href="v.delaunay.html">v.delaunay</a>, <a href="v.hull.html">v.hull</a>,
More information about the grass-commit
mailing list