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

Fix cluster photo retrieval. #649

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Fix cluster photo retrieval. #649

merged 1 commit into from
Dec 26, 2023

Conversation

kabalin
Copy link
Member

@kabalin kabalin commented Dec 26, 2023

It looks like in some edge cases the photo remains null, distance increase seems fix it (originally this code had no distance limits, but we set it to improve photo search performance in low density areas such as north pole, see #586).

In client lib getDistanceFromLatLonInKm is unused, so removed (instead of making it consistent with server)

It looks like in some edge cases the photo remains null, distance
increase seems fix it (originally this code had no limits, but we set it
to improve photo search performance in low density areas such as north
pole).
@kabalin kabalin merged commit f2a9833 into PastVu:master Dec 26, 2023
1 check passed
@kabalin kabalin deleted the fix-cluster branch December 26, 2023 23:20
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