Hi all.
I get an error:
===
An error has occured while executing Python code:

Traceback (most recent call last):
  File "/home/paolo/.qgis//python/plugins/GeoCoding/GeoCoding.py", line
225, in geocode
    self.save_point(point, unicode(dlg.address.text()))
  File "/home/paolo/.qgis//python/plugins/GeoCoding/GeoCoding.py", line
243, in save_point
    self.provider.addAttributes( { "address" : "string" } )
TypeError: argument 1 of QgsVectorDataProvider.addAttributes() has an
invalid type
===
Am I the only one? Any suggestion?
All the best.
-- 
Paolo Cavallini: http://www.faunalia.it/pc
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to