PHP-Klasse::GPS Coordinates Distance 07.06.2007

Kurzbeschreibung: Calculate distance between geographic coordinates
Veröffentlicht am: 07.06.2007
Gruppe(n):
- Geography
- Math
Beschreibung:
This is a very simple class that can be used to calculate the distance between two points on the terrestrial globe.
It takes the latitude and longitude coordinates of two points represented in decimal format and calculates the length of a straight line between them.
The distance between the points is returned in miles.
Link: GPS Coordinates Distance