Can you post the first two lines of you CSV file? Otherwise the problem
is hard to understand. So far you still don't define any attribute columns,
hence, no DBF (or other table) is generated.

Markus

Ryan Rosario wrote on 07/24/2007 09:26 AM:
> Thanks for the suggestions.
>
> I tried that and it did not work. I added an extra column to my data
> file called category and exported it to CSV. I then read in the vector
> using
>
> v.in.ascii input='responseTime.csv ' output=response format=point
> fs=',' skip=1 col='y double, x double, cat int' x=2 y=1 cat=3 --overwrite
>
> I did this both in the GUI and command-line and I also deleted the
> previous vector in case there was garbage left over.
>
> v.info <http://v.info> response shows no dblinks.
>
> Is there something else I can try?
>
> Ryan
>


------------------
ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler
ITC -> since 1 March 2007 Fondazione Bruno Kessler
------------------

_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to