PHP Location\Distance Пространство имен

Interfaces

Имя Описание
DistanceInterface Interface for Distance Calculator Classes

Классы

Имя Описание
Haversine Implementation of distance calculation with http://en.wikipedia.org/wiki/Law_of_haversines
HaversineTest
Vincenty Implementation of distance calculation with Vincenty Method
VincentyTest