Re: [gdal-dev] CSV filesize and OVF

2009-07-10 Thread Frank Warmerdam
bart...@osgis.nl wrote: Hi list, I've got a CSV file with about 50.000 lines. Running ogrinfo on it directly goes smoothly, but if I access it using an ovf file it won't work. It will work if I split up the large file in 2 files. Is there a known limit I am running into? Bart, I have no id

[gdal-dev] CSV filesize and OVF

2009-07-10 Thread bartvde
Hi list, I've got a CSV file with about 50.000 lines. Running ogrinfo on it directly goes smoothly, but if I access it using an ovf file it won't work. It will work if I split up the large file in 2 files. Is there a known limit I am running into? Best regards, Bart __