[GRASS-user] exporting only a table from a vector
Moritz Lennert
mlennert at club.worldonline.be
Sat Aug 2 10:59:40 EDT 2008
On 02/08/08 02:53, Dylan Beaudette wrote:
> On Friday 01 August 2008, Nikos Alexandris wrote:
>> On Fri, 2008-08-01 at 16:19 -0300, Milton Cezar Ribeiro wrote:
>> [...]
>>
>>> 2008/8/1, Nikos Alexandris <nikos.alexandris at felis.uni-freiburg.de>:
>> [...]
>>
>>> Hi Milton.
>>>
>>> If you use sqlite as DBMS you can open your sqlite.db file
>>> with
>>> sqlitebrowser and export your table of interest as a .csv
>>> file. Later
>>> you can import for example in openoffice for further editing.
>> [...]
>>
>
> db.select should do what you want. I use it regularly to make CSV file for
> export.
Or (maybe easier): v.db.select.
Moritz
More information about the grass-user
mailing list