|
@@ -23,10 +23,10 @@ polygon centroids).
|
|
|
|
|
|
<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
|