[Qgis-developer] join attributes error
Paolo Cavallini
cavallini at faunalia.it
Tue Aug 25 10:47:44 EDT 2009
Hi all.
While joining a df table to a point layer, I get the following error:
Errore durante l'esecuzione di codice Python:
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/fTools/tools/doJoinAttributes.py", line
109, in accept
self.compute(inName, inField, joinName, joinField, outPath, keep, useTable,
self.progressBar)
File "/usr/share/qgis/python/plugins/fTools/tools/doJoinAttributes.py", line
205, in compute
if atMap1[index1].toString().trimmed() == i[index2].toString().trimmed():
KeyError: -1
Original data are available if this helps to replicate the error.
Thanks for any hint.
All the best.
--
Paolo Cavallini: http://www.faunalia.it/pc
More information about the Qgis-developer
mailing list