-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
Hello,
Thank you for the great work in publishing this package. I just came across the package and was trying it out when I ran into the following error, was hoping you could shed some light on this.
import reverse_geocoder as rg
coordinates = (33, -115)
results = rg.search(coordinates) # default mode = 2
print resultsThe result looks something like this:

If I am not wrong, this is indicating that this location is in Mexico. However, when you actually these coordinates in Google Maps, these coordinates are within USA.
csorgod
Metadata
Metadata
Assignees
Labels
No labels
