浏览代码

document -p behavior (merge from devbr6)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@40490 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 15 年之前
父节点
当前提交
f11514ba16
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      vector/v.mkgrid/v.mkgrid.html

+ 3 - 0
vector/v.mkgrid/v.mkgrid.html

@@ -6,6 +6,9 @@ Both point and area vector grids can be created.
 
 <H2>NOTES</H2>
 
+Grid points created with the <b>-p</b> flag will be placed at the
+<i>center</i> of each grid cell, not at the grid line nodes.
+<P>
 This is NOT to be used to generate a vector map of USGS quadrangles,
 because USGS quads are not exact rectangles.