[GRASSLIST:6610] Re: Export vector table to text file?

Jachym Cepicky jachym.cepicky at centrum.cz
Sat Apr 23 15:25:41 EDT 2005


hi,
On Sat, Apr 23, 2005 at 05:23:06PM +0200, Sander Oom wrote:
> Dear Grass users,
> 
> Probably an obvious question, but I can not find the answer in the help 
> files and other references.
> 
> How do I export a vector table directly to a text file from within Grass?
> 
> Thanks in advance for your help,
> 
> Sander.

do you mean database table?

echo "select * from your_vector_file "| db.select -c > text_file.txt

or via ooffice calc, if you want just to edit it and you are not familiar
with SQL

the vectorfile export is made by v.out.ascii, but I don't thing, you need this

Jachym
-- 
Jachym Cepicky
e-mail: jachym.cepicky at centrum.cz
URL: http://les-ejk.cz
GPG: http://www.fle.czu.cz/~jachym/gnupg_public_key/




More information about the grass-user mailing list