betty
betty copied to clipboard
Try to parse latitude/longitude using geopy.Point.from_string()
Following the comment on the Issue #897, use geopy.Point.from_string() to get the location of a place.
Thanks! This looks okay, but it turns out tests aren't run for PRs coming from forks, so https://github.com/bartfeenstra/betty/pull/900 must be fixed first.
Now that https://github.com/bartfeenstra/betty/pull/900 has been merged, please rebase your branch based on betty:0.3.x.
Great, the tests are running :)