Skip to content
Snippets Groups Projects
Commit b9f18130 authored by Alex Reisner's avatar Alex Reisner
Browse files

Adjust Earth's radius based on Wikipedia.

parent cf98f916
No related branches found
No related tags found
No related merge requests found
......@@ -118,9 +118,10 @@ module Geocoder
##
# Radius of the earth, in miles.
# Taken from: http://en.wikipedia.org/wiki/Earth_radius
#
def earth_radius
3956
3959.0
end
##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment