[GRASS-SVN] r48974 - grass/trunk/scripts/v.what.vect
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Oct 27 15:25:51 EDT 2011
Author: neteler
Date: 2011-10-27 12:25:50 -0700 (Thu, 27 Oct 2011)
New Revision: 48974
Modified:
grass/trunk/scripts/v.what.vect/v.what.vect.html
Log:
fix example description
Modified: grass/trunk/scripts/v.what.vect/v.what.vect.html
===================================================================
--- grass/trunk/scripts/v.what.vect/v.what.vect.html 2011-10-27 19:25:28 UTC (rev 48973)
+++ grass/trunk/scripts/v.what.vect/v.what.vect.html 2011-10-27 19:25:50 UTC (rev 48974)
@@ -23,10 +23,10 @@
<h2>EXAMPLES</h2>
-In this example, the 'archsites' point map in the Spearfish location is copied
-to the current mapset, a new attribute column is added and the owner
-names from the 'fields' polygon map are transferred to the 'myarchsites'
-map at points' locations:
+In this example, the 'hospitals' point map in the North Carolina location is
+copied to the current mapset, a new attribute column is added and the urban
+names from the 'urbanarea' polygon map are transferred to the 'myhospitals'
+map at the hospital points' locations:
<div class="code"><pre>
g.copy vect=hospitals,myhospitals
More information about the grass-commit
mailing list