hi, >v.distance from=txtloc@PERMANENT to=RA@PERMANENT to_type=line,area upload=cat column=cat to_column=RA_CODE
try to choose another column than "cat", I've tested with the nc-sample-dataset by WinGRASS-6.4.SVN-r47802-1-Setup.exe: g.copy vect=bridges@PERMANENT,mybrigdes g.copy vect=lakes@PERMANENT,mylakes v.db.addcol map=mybridges@g7 columns="areacat INT" v.distance --overwrite --verbose from=mybridges@g7 to=mylakes@g7 to_type=area upload=cat column=areacat Helmut -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/winGrass-and-v-distance-error-tp6714285p6715880.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
