[GRASS-SVN] r48972 -
grass/branches/releasebranch_6_4/scripts/v.what.vect
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Oct 27 15:25:19 EDT 2011
Author: neteler
Date: 2011-10-27 12:25:19 -0700 (Thu, 27 Oct 2011)
New Revision: 48972
Modified:
grass/branches/releasebranch_6_4/scripts/v.what.vect/description.html
Log:
fix example description
Modified: grass/branches/releasebranch_6_4/scripts/v.what.vect/description.html
===================================================================
--- grass/branches/releasebranch_6_4/scripts/v.what.vect/description.html 2011-10-27 19:23:21 UTC (rev 48971)
+++ grass/branches/releasebranch_6_4/scripts/v.what.vect/description.html 2011-10-27 19:25:19 UTC (rev 48972)
@@ -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