You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to find out users which exists in 5km radius. But for more accuracy I need ST_Distance_Sphere function. I checked the code and get to know that ST_Distance_Sphere implementation is not done yet.
Can anyone help me on this