[GRASS-user] howto change arrtibute column name

Moritz Lennert mlennert at club.worldonline.be
Tue Oct 3 08:29:18 EDT 2006


Maciej Sieczka wrote:
> Zbigniew Perski wrote:
>> Hi,
>> I have imported successfully a large dataset to grass. After the import
>> the attribute columns are named like this: dbl_1 dbl_2......
>> I would like to change this names for something more friendly. I tried
>> some dbf editors but the allow only to change values but not the
>> database structure.
>> Any ideas?
> 
> OO.org let's you edit column names.
> 
> If more than 64k row use db.execute to copy all the attributes from
> column 'oryg_name' in the input table to a column 'new_name' in the
> output table, v.db.connect to change connection with tables.

You can actually use oobase to connect to your dbf file using the dbase 
driver (in the launch dialog chose "connect to existing database").

Then you don't have any problems with row number limits ...

Moritz


> 
> Maciek
> 
> _______________________________________________
> grassuser mailing list
> grassuser at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grassuser




More information about the grass-user mailing list