地理座標ツール-V1.0詳しく見る
緯度経度距離計算

2つの緯度経度座標間の正確な距離を計算

Understanding Distance Calculation Methods:

  • Vincenty Formula: Uses an ellipsoidal model of the earth for higher accuracy, especially for longer distances.
  • Haversine Formula: Uses a spherical model of the earth, simpler but slightly less accurate for very long distances.

How to use this tool:

  1. Choose between single calculation or batch calculation
  2. For single calculation: Enter the coordinates of two points
  3. For batch calculation: Enter multiple coordinate pairs (one per line)
  4. Select the calculation formula (Vincenty or Haversine)
  5. Choose your preferred unit of measurement
  6. Set the desired precision (decimal places)
  7. Click "Calculate" to compute the distances

This tool is useful for logistics planning, geographic analysis, travel planning, and any application that requires distance measurements between geographic points.

結果

計算ノート:

  • ヴィンセンティ公式は楕円体モデルを使用しており、理論的にはより正確です。
  • ハーバーサイン公式は球面モデルを使用しており、緯度が高いほど誤差が増加します。
  • 距離計算には地球の平均半径6371.0087714 kmを使用しています。
Share This Tool