[GRASS5] Re: [GRASSLIST:3968] 5.7 v.in.ascii

> cat mpa.vector | v.in.ascii -t out=mpa

anybody mind if I update 5.7's v.in.ascii to have a delim= option? Looks
pretty straight forward; would allow input directly from .csv files from
a spreadsheet which I think would help out the non-awk/cut/sed/regex
folks quite a bit..

Hamish

On Tuesday 20 July 2004 09:47, Hamish wrote:

> > cat mpa.vector | v.in.ascii -t out=mpa

anybody mind if I update 5.7's v.in.ascii to have a delim= option? Looks
pretty straight forward; would allow input directly from .csv files from
a spreadsheet which I think would help out the non-awk/cut/sed/regex
folks quite a bit..

s.in.ascii,s.out.ascii,db.select,d.what.rast,r.cats,r.distance,r.stats,d.colorlist:

fs field separator

Radim

> > > cat mpa.vector | v.in.ascii -t out=mpa
>
> anybody mind if I update 5.7's v.in.ascii to have a delim= option?
> Looks pretty straight forward; would allow input directly from .csv
> files from a spreadsheet which I think would help out the
> non-awk/cut/sed/regex folks quite a bit..

s.in.ascii,s.out.ascii,db.select,d.what.rast,r.cats,r.distance,r.stat
s,d.colorlist:

fs field separator

ok, done.

Hamish