[GRASS-SVN] r35935 - grass-addons/vector/v.in.gshhs
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Feb 19 04:31:07 EST 2009
Author: hamish
Date: 2009-02-19 04:31:06 -0500 (Thu, 19 Feb 2009)
New Revision: 35935
Modified:
grass-addons/vector/v.in.gshhs/description.html
Log:
bound -> areas hint
Modified: grass-addons/vector/v.in.gshhs/description.html
===================================================================
--- grass-addons/vector/v.in.gshhs/description.html 2009-02-19 09:21:18 UTC (rev 35934)
+++ grass-addons/vector/v.in.gshhs/description.html 2009-02-19 09:31:06 UTC (rev 35935)
@@ -49,6 +49,7 @@
layer 1 to layer 2 with <em>v.to.db</em>.
<p>
Lines can be converted to boundaries with <em>v.type</em>.
+Boundaries can be converted to areas with <em>v.centroids</em>.
<p>
To create a land mask, extract all lines with category = 1 in layer 1,
convert them to boundaries, add missing centroids, convert area vector
More information about the grass-commit
mailing list