Tue, Nov 22 2005
21:24:55
|
|
Request created by guest
|
|
Subject: merge db.describe, db.columns and v.info -c into one
Currently gathering information about the datatable is spread over db.describe,
db.columns and "v.info -c" commands. It would be practical to have them all merged
into one command with several switches controlling the amount of details printed,
say: -n for names only, -nt for names and types etc.
It might be worth considering if to add this functionality to db.table. It could
still be used for listing available tables when called plain or with -p or -s,
and when called like "db.table table=table_name -switches" would do for describing
the table. Only an idea.
Maciek |
|
Wed, Nov 23 2005
20:28:01
|
|
Comments added by guest
|
|
Although your point about duplicate functionality is correct, v.info -c is a
nice shorthand way to get the columns in the selected layer connected to a
vector. It is the way to easily get the show column button in the GIS
Manager.
Michael
______________________________
Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
Arizona State University
Tempe, AZ 85287-2402
USA |
|
Wed, Jul 26 2006
16:49:49
|
|
User changed to tutey@o2.pl by msieczka
|
|