[GRASSLIST:5169] Re: shape attribute table
Hamish
hamish_nospam at yahoo.com
Wed Dec 15 17:41:19 EST 2004
> is there any grass-function to print a vector's attribute table?
> I imported a land use classifiction shape file using v.in.ogr.
> Now I'd like to create some kind of attribute table.
> I just managed to print the column names and types, but without
> values.
If it is stored in a DBF file, just open that with OpenOffice.
or use dbview or dbfdump for dumping to ascii files.
Source code here:
http://packages.debian.org/dbview
http://packages.debian.org/shapelib
Hamish
More information about the grass-user
mailing list