reverse_geocode
reverse_geocode copied to clipboard
Hardcode uft8 encoding
trafficstars
Fixes #2
After actually reading #2 properly, I see this would break compatibility for Python 2. Is that still an issue?
yeah I'd like to keep python2 support while still practical
Have added UTF encoding separately