|
@@ -16,7 +16,10 @@ by <em><a href="v.rectify.html">v.rectify</a></em> and not supported by
|
|
|
etc.) can be fetched from attribute table connected to the vector
|
|
|
map. In this case vector objects can be transformed with different
|
|
|
parameters based on their category number. If the parameter cannot be
|
|
|
-fetched from the table, default value is used instead.<p>
|
|
|
+fetched from the table, default value is used instead.
|
|
|
+<p>
|
|
|
+Note that the transformation matrix can be printed by
|
|
|
+<em><a href="m.transform.html">m.transform</a></em>.
|
|
|
|
|
|
<h2>EXAMPLE</h2>
|
|
|
|
|
@@ -74,8 +77,11 @@ The resulting map is a 3D vector map.
|
|
|
|
|
|
<h2>SEE ALSO</h2>
|
|
|
|
|
|
-<em><a href="v.rectify.html">v.rectify</a></em>,
|
|
|
-<em><a href="v.in.ogr.html">v.in.ogr</a></em>
|
|
|
+<em>
|
|
|
+<a href="m.transform.html">m.transform</a>,
|
|
|
+<a href="v.rectify.html">v.rectify</a>,
|
|
|
+<a href="v.in.ogr.html">v.in.ogr</a>
|
|
|
+</em>
|
|
|
|
|
|
<h2>AUTHOR</h2>
|
|
|
|