Peter Halls <p.halls <at> york.ac.uk> writes: > > > > > David, > http://www.qgis.nl/2012/07/13/koppelen-van-data-uit-csv-bestand/?lang=en defines the cvst file as a sequence of comma separated column definitions. The examples are all 'dense', with no space between the comma and the next value. It seems odd to define it in this way - perhaps there is a reason or perhaps it is a bijou bugette in QGIS ...
The blog post could mention that csv reader and csvt type file are GDAL/OGR features and that the primary documentation is in http://www.gdal.org/ogr/drv_csv.html. Also, if there is a wish to change how csv driver behaves the right place to discuss is the gdal-dev mailing list. However, that is something that belongs to QGIS developers and QGIS users should not need to care about it. -Jukka Rahkonen- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
