[Qgis-user] geocode plugin
skampus
stefano.campus at regione.piemonte.it
Mon Jan 14 15:52:53 PST 2013
hi, when i try to use the geocode plugin i have this error
it finds correctly the place but it doesn't create the point
An error has occured while executing Python code:
Traceback (most recent call last):
File "C:/Users/skampus/.qgis//python/plugins\GeoCoding\GeoCoding.py", line
234, in geocode
self.process_point(str(place_dlg.placesComboBox.currentText()), point)
File "C:/Users/skampus/.qgis//python/plugins\GeoCoding\GeoCoding.py", line
288, in process_point
self.save_point(point, place)
File "C:/Users/skampus/.qgis//python/plugins\GeoCoding\GeoCoding.py", line
318, in save_point
QgsMapLayerRegistry.instance().addMapLayer(self.layer)
AttributeError: 'QgsMapLayerRegistry' object has no attribute 'addMapLayer'
Python version:
2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]
QGIS version:
1.9.0-Master Master, 831f99a
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/geocode-plugin-tp5027445.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
More information about the Qgis-user
mailing list