[GRASS-dev] Re: [GRASS-user] Re: export point + attribute from vector contour

Maciej Sieczka wrote:

> i'm working on a method to export an ascii-text file from a vector
> poliline.
>
> ascii-text file like :
>
> Est Nord Attribute
> ..
> i'm tring ... :
>
> i transformed
> my vector file
> from line to point,

Now try v.out.ascii.db from GRASS AddOns
http://grass.gdf-hannover.de/wiki/GRASS_AddOns

there seems to be ongoing demand for this.

anyone have thoughts on the implications of adding a v.out.ascii
[column=name[,name,...]] option?
anyone want to take up the challenge?

Hamish