Categories: None [Edit]

haversine_distance

https://rubygems.org/gems/haversine_distance
https://github.com/jirapong/haversine_distance
Haversine is a formula to calculate the great-circle distance between two points. for instance. km_distance = Haversine.distance(lat_a, lng_a, lat_b, lng_b)

Total

Ranking: 27,179 of 183,695
Downloads: 45,884

Daily

Ranking: 34,769 of 183,690
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjirapong