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@IWMI Skype/FB: yann.chemin _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
