Hi All,
Just wanted to know the performance of LBS Math API to calculate the distance between 2 TCordinates. Basically I'm storing around 1000 locations in SQL and then trying to find the Proximity location for a give TCordiante.
Thanks a lot
Hi All,
Just wanted to know the performance of LBS Math API to calculate the distance between 2 TCordinates. Basically I'm storing around 1000 locations in SQL and then trying to find the Proximity location for a give TCordiante.
Thanks a lot
Hi a21204,
I don't know what algorithm is used in class TLocality , but I suggest that it is something like algorithm in the following article:
http://wiki.forum.nokia.com/index.ph..._two_landmarks
You can write small tests to check perfomance.