• ARTICLE
  • STRING
  • CONVERTER
  • ENCRYPT
  • NETWORK
  • MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
  • ARTICLE
    STRING
    CONVERTER
    ENCRYPT
    NETWORK
    MORE
    CHART
    MATH
    COORDINATE
    IMAGE
    FILE
logo Online Tools
28 Comments Favorite Copy Link Share

Longitude and Latitude Distance Calculator Online


  • Single
  • Batch
Longitude and Latitude Distance Calculator Online-summary

online longitude and latitude distance calculation, input any two longitude and latitude to calculate the distance between them. The distance calculation supports Haversine formula and Vincenty's formulae.

Longitude and Latitude Distance Calculator Online-instructions
  1. Single : Calculates the distance between two latitude and longitude coordinates.
  2. Batch : Enter two latitude and longitude coordinates per line, and you can enter multiple lines. Batch calculate the distance between a set of latitudes and longitudes.
  3. The longitude range of input coordinates is [-180,180] , unit is degree(°). The east longitude is positive and the west longitude is negative. The latitude range of input coordinates is [-90,90] , unit is degree(°). The north latitude is positive and the south latitude is negative.
  4. Formula : Choose whether to use the Vincenty formula (ellipsoidal model) or the Haversine formula (spherical model) to calculate the distance between two latitude and longitude.
  5. Result Unit : Select the unit of distance, support meter (m), kilometer (km), mile (mi), nautical mile (nMi).
  6. Precision : The number of digits reserved after the decimal point, optional, the value range is [0-15] .
  7. The Earth radius used for distance calculation is the mean radius with a value of 6371.0087714 km.
  8. The Vincenty formula uses an ellipsoid model with high theoretical calculation accuracy.
  9. The Haversine formula uses a spherical model, with higher latitudes, greater error.
  10. Input Example :
    Single : Longitude1 121.3754 Latitude1 35.7089 Longitude2 119.1209 Latitude2 31.999123
    Batch :
    121.3754,35.7089,119.1209,31.999123
    -121.3754,35.7089,119.1209,-31.999123
    35.3754,11.7089,119.1209,31.999123