浏览代码

v.build manual: point to progman for topology dump

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

+ 4 - 2
vector/v.build/v.build.html

@@ -58,11 +58,13 @@ v.build map=urbanarea option=build
 Note that the vector map <i>urbanarea</i> must be located in the
 Note that the vector map <i>urbanarea</i> must be located in the
 current mapset.
 current mapset.
 
 
-<h3>Dump topology or indeces</h3>
+<h3>Dump topology or indices</h3>
 
 
 Dump options print topology, spatial, category or feature index to
 Dump options print topology, spatial, category or feature index to
 standard output. Such information can be printed also for vector maps
 standard output. Such information can be printed also for vector maps
-from other mapsets.
+from other mapsets. A description of the vector topology is available in
+the <a href="http://grass.osgeo.org/programming7/vlibTopology.html">GRASS GIS 7 Programmer's Manual</a>,
+section "Vector library topology management".
 
 
 <div class="code"><pre>
 <div class="code"><pre>
 v.build map=urbanarea option=dump
 v.build map=urbanarea option=dump