I have a table which contains Geo-Based information. (latitude and longitude)
i would like users to input their Latitude and Longitude value(e.g current location), then query returns the records ordered by the distance between "user inputed spot" and "record position".
any suggestions or web link would be appreciated.
thank you all in advance