[GRASSLIST:5513] v.in.ascii
Leonardo Lami
lami at faunalia.it
Tue Jan 25 06:17:38 EST 2005
Hi,
I have a problem with v.in.ascii of GRASS 6.0.cvs (15/01).
I have a file like this:
1|1633120.14|4768969.49|028|03-NOV-04|12:49
2|1636530.17|4761122.33|001|03-NOV-04|11:30
3|1636480.17|4761143.33|002|03-NOV-04|11:31
4|1636365.17|4761182.33|003|03-NOV-04|11:31
and i'm trying to import it with v.in.ascii in this way:
cat /home/leo/Desktop/prova | v.in.ascii output=punti format=point
columns='cat int, x double, y double, label1 varchar(10), label2 varchar(10),
label3 varchar(6)' x=2 y=3 cat=1
but the output message say:
Maximum input row length: 44
Maximum number of columns: 1
Minimum number of columns: 1
ERROR: ycol > minimum last column number
Do you know if I make a mistake or is it a blittle bug?
Thanks
Leonardo
--
Leonardo Lami
lami at faunalia.it www.faunalia.it
Via Colombo 3 - 51010 Massa e Cozzile (PT), Italy Tel: (+39)349-1310164
GPG key @: hkp://wwwkeys.pgp.net http://www.pgp.net/wwwkeys.html
https://www.biglumber.com
More information about the grass-user
mailing list