RubyGems Navigation menu

haversine_distance 1.1.1

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)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.1 - January 09, 2018 (6.5 KB)
  2. 1.0.0 - July 22, 2014 (6.5 KB)
  3. 0.9.0 - December 03, 2011 (5.5 KB)
Show all versions (4 total)

Owners:

Authors:

  • Jirapong Nanta

SHA 256 checksum:

ce43574d61aa70fdcc945c0572363e4d3b753164c1403d38517182020176e4a2

Total downloads 43,942

For this version 15,558

License:

MIT

Required Ruby Version: >= 0

Links: