This module only uploads attributes which exist at the exact positions of the input points. For a "nearest feature" fit use v.distance
g.copy vect=archsites,myarchsites v.db.addcol myarchsites col="owner varchar(25)" v.what.vect myarchsites qvect=fields column=owner qcolumn=label # verification: v.db.select myarchsites
Last changed: $Date: 2006/07/03 12:56:59 $