[GRASS-user] dbf File not being Created with v.in.ascii

Martin Landa landa.martin at gmail.com
Mon Jul 23 03:32:30 EDT 2007


Hi,

you are doing nothing wrong, the table is just created if needed. See

http://www.nabble.com/v.in.ascii-create-a-dbtable-tf3531086.html#a9854181

Maybe would be good to mention it in man pages of the module.

Martin

2007/7/23, Ryan Rosario <uclamathguy at gmail.com>:
> I have a vector of data points that I imported from a CSV file (which was
> created with R). When I use v.in.ascii, no DBF file is created. I basically
> need this file so I can assign different colors to data points based on the
> value of the datapoint. The vector is imported correctly, but the DBF is not
> created.
>
> v.in.ascii -n input='/Users/ryan/Desktop/Desktop
> Stuff/ems/responseTime.csv' output=response format=point fs=, skip=1
> columns='y double, x double, z double' x=2 y=1 z=3 cat=0 --overwrite
>
> What am I doing wrong? I have attempted this with both the GUI and the
> command line and both with and without the quotes as suggested in a previous
> post. DBF files for the other vectors I imported (from ESRI) are showing up
> though.
>
> Thanks,
> Ryan
>
> _______________________________________________
> grassuser mailing list
> grassuser at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grassuser
>
>


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




More information about the grass-user mailing list