>how can i get a list of all different occurences in a column of an 
>attributetable.

v.db.select map=mapname column=columnname | uniq (for vector with a connected 
attribute table)
db.select map=mapname column=columnname | uniq (for tables unattached to a 
vector)

~ Eric.

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to