Ferramentas de coordenadas geográficas-V1.0Ver mais
Cálculo de Distância de Latitude e Longitude

Calcular a distância precisa entre duas coordenadas de latitude e longitude

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.

Resultado

Notas de Cálculo:

  • A fórmula de Vincenty usa um modelo elipsoide, teoricamente mais preciso.
  • A fórmula de Haversine usa um modelo esférico, com erro crescente em latitudes mais altas.
  • O cálculo da distância usa o raio médio da Terra de 6371.0087714 km.
Share This Tool