Hi Agus, On Wed, 16. Sep 2009 at 19:04:11 +0200, Agustin Lobo wrote: > I have to add a column (field) to the table of a vector object and populate > it with values I have in a text file (resulting from a process in R).
If you can create a DBF file instead you could use fTools' "Join Attributes". If that's not possible, you could probably use OpenOffice to create a DBF from that file. > I know I can create an empty new field with Table Manager. Just for the record. Given a recent GDAL (ie >=1.6) you don't need the table manager to add fields to shapes anymore. GDAL and in turn QGIS can do it on it's own. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-20 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de -- norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502 _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
