forked from elpaso/qgis-geocoding
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.txt
37 lines (30 loc) · 1.16 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[general]
name:GeoCoding
description:GeoCoding and reverse GeoCoding using Nominatim and Google web services
email:apasotti@gmail.com
author:Alessandro Pasotti
version:2.11
qgisMinimumVersion:2.0
experimental:False
homepage:http://www.itopen.it/2009/06/05/geocoding-qgis-plugins-released/
repository:https://github.com/elpaso/qgis-geocoding
tracker:https://github.com/elpaso/qgis-geocoding/issues
about:This plugin allows the user to search for an address and get its coordinates (geocoding) using GeoCoding using Nominatim and Google web services. It also allows to get the address of a point by clicking on the map canvas (reverse geocoding).
changelog:
Version 2.11:
Moved geopy under libs due to import problems
Version 2.10:
Fix fixed error messages and iface error on upgrade
Version 2.9:
Fix removed simplejson dep, use latest geopy
Version 2.8:
Fix #10 error when goecoding not found with Google
Version 2.7:
QGIS 2.0 API update
Version 2.6:
Minor fixes
Version 2.5:
Googlev3 support, updated geopy
Version 2.4:
Nominatim (openstreetmap) webservice support
icon:geocode_icon.png