-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi!
I dont know about the other errors you experience .. And this should be cought by coding to .. but to me it seems that you are running into a google limit this time.. https://developers.google.com/maps/articles/geocodestrat#quota-limits The google server refused to serve you any more answers .. Hope that helps regards Werner On 10/30/2013 06:38 PM, Carsten Hogertz wrote: > Hi, > > I often recognized python errors, espacially when using extensions. > Today I got this one for geocoding with MMQGIS (which still worked > for me two weeks ago): > > Fehler bei der Ausführung von Python-Code: > > Traceback (most recent call last): File > "C:\Users\cho04/.qgis2/python/plugins\mmqgis\mmqgis_dialogs.py", > line 1099, in run message = mmqgis_geocode_google(self.iface, > csvname, shapefilename, notfoundfile, fields, 1) File > "C:\Users\cho04/.qgis2/python/plugins\mmqgis\mmqgis_library.py", > line 1462, in mmqgis_geocode_google xml = > urllib.urlopen(url).read() File > "C:\OSGeo4W\apps\Python27\lib\urllib.py", line 87, in urlopen > return opener.open(url) File > "C:\OSGeo4W\apps\Python27\lib\urllib.py", line 208, in open return > getattr(self, name)(url) File > "C:\OSGeo4W\apps\Python27\lib\urllib.py", line 345, in open_http > h.endheaders(data) File "C:\OSGeo4W\apps\Python27\lib\httplib.py", > line 969, in endheaders self._send_output(message_body) File > "C:\OSGeo4W\apps\Python27\lib\httplib.py", line 829, in > _send_output self.send(msg) File > "C:\OSGeo4W\apps\Python27\lib\httplib.py", line 791, in send > self.connect() File "C:\OSGeo4W\apps\Python27\lib\httplib.py", line > 772, in connect self.timeout, self.source_address) File > "C:\OSGeo4W\apps\Python27\lib\socket.py", line 571, in > create_connection raise err IOError: [Errno socket error] [Errno > 10061] Es konnte keine Verbindung hergestellt werden, da der > Zielcomputer die Verbindung verweigerte > > Python-Version: 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 > 32 bit (Intel)] > > > QGIS-Version: 2.0.1-Dufour Dufour, 34139bc > > Python-Pfad: > ['C:\\Users\\cho04/.qgis2/python/plugins\\processing', > 'C:\\Users\\cho04\\.qgis2\\python\\plugins\\GeoCoding', > 'C:/OSGeo4W/apps/qgis/./python', 'C:\\Users\\cho04/.qgis2/python', > 'C:\\Users\\cho04/.qgis2/python/plugins', > 'C:/OSGeo4W/apps/qgis/./python/plugins', > 'C:\\OSGeo4W\\bin\\python27.zip', > 'C:\\OSGeo4W\\apps\\Python27\\DLLs', > 'C:\\OSGeo4W\\apps\\Python27\\lib', > 'C:\\OSGeo4W\\apps\\Python27\\lib\\plat-win', > 'C:\\OSGeo4W\\apps\\Python27\\lib\\lib-tk', 'C:\\OSGeo4W\\bin', > 'C:\\OSGeo4W\\apps\\Python27', > 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages', > 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\PIL', > 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32', > 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32\\lib', > 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Pythonwin', > 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode', > > 'C:\\Users\\cho04/.qgis2/python/plugins\\DataDrivenInputMask', > 'C:\\Users\\cho04\\.qgis2\\python\\plugins\\DigitizingTools\\tools', > > 'C:\\Users\\cho04\\.qgis2\\python\\plugins\\mmqgis/forms', > 'C:\\Users\\cho04\\.qgis2\\python\\plugins\\QuickMultiAttributeEdit/forms', > > 'C:\\OSGeo4W\\apps\\qgis\\python\\plugins\\fTools\\tools'] > > > Does anyone has a clue how to solve it. It is very annoying. I > would be very happy if there is someone out there to help me. > > Thanks a lot -- Carsten > > > > _______________________________________________ Qgis-user mailing > list [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlJxOD8ACgkQDAH1YiCxBgn6VQCfc837UMJXnXLJuxVIqT9/88r0 xagAn0W8eVbsLNOZUhbElbvlcY4EF7gd =44ib -----END PGP SIGNATURE----- _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
