More precission for earth's radius
This commit is contained in:
parent
6c4829df01
commit
075edf0e0d
@ -7,7 +7,7 @@ class MapzenIsolines:
|
|||||||
MAX_ITERS = 5
|
MAX_ITERS = 5
|
||||||
TOLERANCE = 0.1
|
TOLERANCE = 0.1
|
||||||
|
|
||||||
EARTH_RADIUS_METERS = 6371000
|
EARTH_RADIUS_METERS = 6367444
|
||||||
|
|
||||||
def __init__(self, matrix_client):
|
def __init__(self, matrix_client):
|
||||||
self._matrix_client = matrix_client
|
self._matrix_client = matrix_client
|
||||||
|
Loading…
Reference in New Issue
Block a user