[GRASSLIST:6492] Little error in v.in.ascii html help

Giacomo Bertoldi giacomo.bertoldi at ing.unitn.it
Fri Apr 15 11:39:49 EDT 2005


I've found a little error in the help of v.in.ascii in the:
file:///Applications/Grass/grass61cvs.app/Contents/Resources/grass 
-6.1.cvs/docs/html/v.in.ascii.html

It is written:

cat points.dat | v.in.ascii out=mypoints xcol=2 ycol=3 catcol=1  
columns='cat int, x double, y double, label varchar(20)'

but it is correct:

cat points.dat | v.in.ascii output=mypoints x=2 y=3 cat=1 columns='cat  
int, x double, y double, label varchar(20)'


I hope this is useful
Giacomo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 628 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-user/attachments/20050415/56fb841d/attachment.bin


More information about the grass-user mailing list