[GRASS-dev] v.in.ascii dependant on sqlite -> column limitation...
Yann Chemin
yann.chemin at gmail.com
Mon May 6 01:19:04 PDT 2013
Hi,
been modifying the buffer size on reading the ascii file and it could
eventually read all of the columns from my file (4020).
However, sqlite does not accepts that many of them... so v.in.ascii
does not complete the import.
any way to get v.in.ascii to enlarge its column capacity?
----------------
v.in.ascii input=9.csv output=rain_9 separator=comma
Scanning input for column types...
is_latlong east: 79.880000
Number of columns: 4020
DBMI-SQLite driver error:
Error in sqlite3_prepare():
too many columns on rain_9
---------------
--
Yann Chemin
Researcher at IWMI
Skype/FB: yann.chemin
More information about the grass-dev
mailing list