Re: [GRASS-user] exporting only a table from a vector

2008-08-02 Thread Markus Neteler
On Fri, Aug 1, 2008 at 8:41 PM, Milton Cezar Ribeiro
[EMAIL PROTECTED] wrote:
 Dear all,

 I have a vector map with its attributes on GRASS
 and I would like to export only the table (not the vector),
 and select some fields during the export.

 Is there a way of do it on GRASS?

Yes: db.out.ogr

Description:
 Exports attribute tables into various formats.

Markus
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] exporting only a table from a vector

2008-08-02 Thread Moritz Lennert

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 [EMAIL PROTECTED]:

[...]


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
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] exporting only a table from a vector

2008-08-02 Thread Milton Cezar Ribeiro
Thanks to all your help,

Several of your suggestions solved my problem with this task.

Kind regards,

miltinho astronauta
brazil


2008/8/2, Moritz Lennert [EMAIL PROTECTED]:

 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 [EMAIL PROTECTED]:

 [...]

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
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] exporting only a table from a vector

2008-08-01 Thread Milton Cezar Ribeiro
Dear all,

I have a vector map with its attributes on GRASS
and I would like to export only the table (not the vector),
and select some fields during the export.

Is there a way of do it on GRASS?

Kind regards

miltinho astronauta
brazil
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] exporting only a table from a vector

2008-08-01 Thread Nikos Alexandris
On Fri, 2008-08-01 at 16:19 -0300, Milton Cezar Ribeiro wrote:
[...]
 
  
 2008/8/1, Nikos Alexandris [EMAIL PROTECTED]: 
[...]
 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.
[...]

Milton, I assume it works for you this way. Anyway, I am writing back to
note that it was not my intention NOT to cc in the list. For some reason
I don't hit always the reply-to-all button lately :-?

Cheers, Nikos


___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user