[GRASS-user] Attribute Table in GUI

Hi All,

I can't seem to call up the attribute table of a layer in which I connected to via a database. It gives the following error:
"Attribute table <road_network> not found. For creating the table, switch to 'Manage Layers' tab."

My goal is to be able to view and edit the attribute table in the GUI. Is there a way to view the attribute table in the terminal window?

I am running GRASS 6.4 on a Mac OsX 10.5.9

Cheers,

Andrew

Andrew Lewin, M.Sc., Adv. Dipl. GIS
Email: andrew.lewin@sympatico.ca
Tel: (905) 639-4646
Mobile: (905) 630-8441
Skype: andrew.lewin99

Hi,

2010/3/15 Andrew Lewin <andrew.lewin@sympatico.ca>:

I can't seem to call up the attribute table of a layer in which I connected
to via a database. It gives the following error:
"Attribute table <road_network> not found. For creating the table, switch
to 'Manage Layers' tab."

what

v.db.connect map -p

says?

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa

Andrew Lewin wrote:

I can't seem to call up the attribute table of a layer in
which I connected to via a database. It gives the
following error:
"Attribute table <road_network> not found. For
creating the table, switch to 'Manage Layers' tab."

My goal is to be able to view and edit the attribute table
in the GUI. Is there a way to view the attribute table
in the terminal window?

I am running GRASS 6.4 on a Mac OsX 10.5.9

AFAIK there have been a whole pile of fixes to the attribute manager since
the 6.4.0rc5 release. You may want to hang out for rc6 or try to compile
yourself from the weekly 6.4.0.svn code snapshot.

Hamish