Home     PHP / Javascript / Ajax
PHP Geographic Distance and Azimuth Calculator Script

PHP Script Codes > calculators

Geographic Distance and Azimuth Calculator Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 3257

PHP Script Codes > 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.