浏览代码

manual: crosslink v.split and v.to.points

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59223 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 年之前
父节点
当前提交
d5b2e04f00
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      vector/v.split/v.split.html
  2. 1 0
      vector/v.to.points/v.to.points.html

+ 1 - 0
vector/v.split/v.split.html

@@ -28,6 +28,7 @@ d.vect myrailroads_split disp=shape,topo
 <em>
 <a href="v.edit.html">v.edit</a>,
 <a href="v.build.polylines.html">v.build.polylines</a>,
+<a href="v.to.points.html">v.to.points</a>,
 <a href="v.segment.html">v.segment</a>
 </em>
 

+ 1 - 0
vector/v.to.points/v.to.points.html

@@ -102,6 +102,7 @@ v.to.points in=t_powerlines out=t_powerlines_points dmax=120
 
 <em>
 <a href="v.segment.html">v.segment</a>,
+<a href="v.split.html">v.split</a>,
 <a href="v.to.rast.html">v.to.rast</a>,
 <a href="v.to.db.html">v.to.db</a>
 </em>