qgis-geocoding icon indicating copy to clipboard operation
qgis-geocoding copied to clipboard

QGIS Python geocoding and reverse geocoding plugin

Results 11 qgis-geocoding issues
Sort by recently updated
recently updated
newest added

Steps to reproduce 1. First 2. Second 3. Third ``` Traceback (most recent call last): File "C:/Users/lordg\.config\\NextGIS\qgis2\python/plugins\nextgis_connect\tree_panel.py", line 828, in import_qgis_project self.iface, File "C:/Users/lordg\.config\\NextGIS\qgis2\python/plugins\nextgis_connect\ngw_api\qt\qt_ngw_resource_base_model.py", line 131, in wrapper job =...

Just want to point out (if its not known already) that the label method for the geocode results layer is showing up as the 'deprecated' label method in QGIS: ![geocoding_labels](https://cloud.githubusercontent.com/assets/12851723/18356701/11c5a246-75ab-11e6-9d85-ec918b581891.PNG)

Hi, I got the following error message if I use my Google API option to geocode addresses: "There was an error with the geocoding service: **local variable 'url' referenced before...

Fix issue elpaso#32 variable 'url' referenced before assignement when…

Using an iMac with macOS 10.13.3 Python version: 3.6.4 (v3.6.4:d48ecebad5, Dec 18 2017, 21:07:28) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] QGIS version: 3.0.0-Girona Girona, exported

无法载入插件“GeoCoding”因在调用其classFactory()方法时发生错误 Traceback (most recent call last): File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 336, in startPlugin plugins[packageName] = package.classFactory(iface) File "/Users/Elvis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/GeoCoding/__init__.py", line 24, in classFactory from .GeoCoding import GeoCoding File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 664,...

On the reverse geocoding feature Would it be possible to activate a feature to copy the address into the clipboard? Example : ![image](https://user-images.githubusercontent.com/34935886/43310898-2ea2fbba-9189-11e8-8c35-ab6ad359916e.png)

Hi, i m trying to use the Geocoding tool (Reverse Geocoding) and i have this error: Reverse Geocoding Error Unhandled exeption Http error 403: Forbidden anyone knows how could i...

I am running QGIS 2.18.14 on Ubuntu 17.10, I get the following error when trying to run the plugin: An error has occurred while executing Python code: TypeError: __init__() got...