Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fixed distance calculation for foreign trips #247

Merged
merged 5 commits into from
Apr 28, 2021
Merged

Conversation

MrKrisKrisu
Copy link
Member

I have rewritten the distance calculation because there were problems especially with foreign trips. The last point was often not included in the calculation.
trips that took place completely abroad and had few coordinates were previously calculated with 0km.

image

@MrKrisKrisu MrKrisKrisu changed the title Improved distance calculation 🐛 Improved distance calculation Apr 22, 2021
@MrKrisKrisu MrKrisKrisu changed the title 🐛 Improved distance calculation 🐛 Fixed distance calculation for foreign trips Apr 22, 2021
@HerrLevin HerrLevin merged commit aa048f2 into develop Apr 28, 2021
@HerrLevin HerrLevin deleted the dev-ks-distance branch April 28, 2021 09:54
MrKrisKrisu added a commit that referenced this pull request May 16, 2021
MrKrisKrisu added a commit that referenced this pull request Jun 14, 2021
* Do the same as in PR #247

* Added newline

* fix #10

* Added tests

* Improvments

* Improvments

* Format

* Format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants