[GRASS-SVN] r48973 - grass/branches/develbranch_6/scripts/v.what.vect

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Oct 27 15:25:28 EDT 2011


Author: neteler
Date: 2011-10-27 12:25:28 -0700 (Thu, 27 Oct 2011)
New Revision: 48973

Modified:
   grass/branches/develbranch_6/scripts/v.what.vect/description.html
Log:
fix example description

Modified: grass/branches/develbranch_6/scripts/v.what.vect/description.html
===================================================================
--- grass/branches/develbranch_6/scripts/v.what.vect/description.html	2011-10-27 19:25:19 UTC (rev 48972)
+++ grass/branches/develbranch_6/scripts/v.what.vect/description.html	2011-10-27 19:25:28 UTC (rev 48973)
@@ -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