[GRASS-user] v.in.ascii in GRASS 6.4.0 RC5 - space delimited tables are not imported

Martin Landa landa.martin at gmail.com
Fri Oct 9 02:50:02 EDT 2009


Zdravim,

2009/10/9 Milan Salek <salek at chmi.cz>:
> in GRASS 6.4.0 RC5 (run on OpenSuse 11.0) I have encountered a problem
> in v.in.ascii when importing tables whose columns are delimited by
> space. The option 'fs=space' (with or without the apostrophes) does not
> seem to work. Only when the columns are delimited by non-space character
> (I'v tested '|' and ','), v.in.ascii works well. I store the atribution
> data in  dbf file.
>
> In previous versions of GRASS the problem does not exist.
>
> The workaround is quite easy (including some non-space delimiters to the
> imported table) but I would appreciate the next version to be without
> thit bug (or feature ...).

seems to work for me (6.4.0.svn)

echo -e "1 2\n3 4" | v.in.ascii out=x fs=space --o

?

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa


More information about the grass-user mailing list