Files
reverse-geolocate/bin/reverse_geolocate.py
Clemens Schwaighofer 3fd6282907 Fix non Latin based character return in google reverse geo lookup
In some occasions Google might return non Latin based character strings
for reverse lookups.
Fixed with:
* add language=en to force english as primary return
* check each return set and only use entries that have Latin based
characters
2018-05-07 12:37:36 +09:00

52 KiB
Executable File