緯度経度の2点間の距離(大地距離) ハヴァサインの公式
d = 2r · arcsin( √{ sin2( Δφ / 2 ) + cos(φ1) · cos(φ2) · sin2( Δλ / 2 ) } )