On Nov 26, 2011, at 5:58 AM, David wrote: > Hello again > I'm still having trouble using a csv file. > > Having loaded the csv file as a layer, right click properties opens the layer > properties box for the csv file and Fields has the full list of columns in my > file: so far, so good. > > However they are all described as string, width 0 and precision 0 when many > should be integer or decimal. Is it possible to change them in the > properties box? I looked at the User Manual but don't understand the Edit > widget. > > David Asquith > UK > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user
What are you using for a delimiter? Are you fields quoted? Bringing in a comma delimited file here results in double and integers being interpreted correctly. -gary =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Gary Sherman GeoApt LLC http://geoapt.com Chair, QGIS PSC Books: http://desktopgisbook.com http://qgisbook.com "We work virtually everywhere" =-=-=-=-=-=-=-=-=-=-=-=-=-=-= _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
