betty icon indicating copy to clipboard operation
betty copied to clipboard

Try to parse latitude/longitude using geopy.Point.from_string()

Open leyan opened this issue 3 years ago • 1 comments

Following the comment on the Issue #897, use geopy.Point.from_string() to get the location of a place.

leyan avatar Sep 16 '22 20:09 leyan

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.

bartfeenstra avatar Sep 18 '22 22:09 bartfeenstra

Now that https://github.com/bartfeenstra/betty/pull/900 has been merged, please rebase your branch based on betty:0.3.x.

bartfeenstra avatar Sep 21 '22 07:09 bartfeenstra

Great, the tests are running :)

bartfeenstra avatar May 01 '23 23:05 bartfeenstra