| .: Geographic Distance and Azimuth Calculator |
|   |
This PHP class can be used to calculate the distance between two points of latitude and longitude. The formulas utilized are the Great Circle method, Ellipsoid Approximation, and a more accurate Ellipsoid Calculation. A method is provided to also calculate azimuth between the two points on the earth. |
|   |
| Back to main page |
|   |