Hy!
I need to calculate the distance between 2 GPS Points.
I read this question Formulas to Calculate Geo Proximity but i my english is too bad.
My Problem is that the 2 points are at most 1 km away. I need the most excatly formula because of the small distance
A example in PHP or pseudo code would be great
See this page. It contains great-circle distance calculation functions for various programming languages.
In PHP: