Get all users who are "x" distance away from a given point #426
amanramanandsharma
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a large database of users with their locations (Latitude & Longitude). I want to determine which users are "x" km from another reference point.
Can someone also help me with the correct database design (MySQL)?
Beta Was this translation helpful? Give feedback.
All reactions