Hi.

> Martin Landa <landa.martin <at> gmail.com> 

1) v.digit -n map=Skuska1
2) v.db.addtable map=Skuska1 table=Skuska1

Using user specified table name: Skuska1
Creating new DB connection based on default mapset settings...
Creating table with columns (cat integer)
The table <Skuska1> is now part of vector map <Skuska1> and may be deleted
or overwritten by GRASS modules
Select privileges were granted on the table
Reading features...
Updating database...
 100%
0 records updated/inserted (layer 1)
Current attribute table links:
Vector map <skus...@polana_a_okolie_1k10000_5m> is connected by:
layer <1> table <Skuska1> in database
</home/tomas/Grass_data/Polana_bakalarska_praca/Polana_a_okolie_1k10000_5m/dbf/>
through driver <dbf> with key <cat>

> db.tables -p
Skuska1

3) v.db.connect map=Skuska1 table=Skuska1 -o

> v.db.connect Skuska1 -g

Vector map <skus...@polana_a_okolie_1k10000_5m> is connected by:
layer <1> table <Skuska1> in database
</home/tomas/Grass_data/Polana_bakalarska_praca/Polana_a_okolie_1k10000_5m/dbf/>
through driver <dbf> with key <cat>
 
4) v.db.addcol map=skus...@polana_a_okolie_1k10000_5m columns="NADM_VYSKA double
precision"
ERROR: There is no table connected to this map! Run v.db.connect or
       v.db.addtable first.

Tomas





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

Reply via email to