[GRASS-user] point vector to ascii text file

hello

How can I dump a point vector to ascii text with "x,y,any field in db" ?
say, in dumped ascii text file will be < x,y,"elevation" >

regards

--
Ahmet Temiz

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

On 29/01/07 17:38, temiz wrote:

hello

How can I dump a point vector to ascii text with "x,y,any field in db" ?
say, in dumped ascii text file will be < x,y,"elevation" >

v.out.ascii.db from
http://grass.gdf-hannover.de/wiki/GRASS_AddOns#Vector_add-ons

Moritz