Midpoint Between Two Points

Get the great-circle midpoint between two longitude/latitude points.

-98.749232, 41.866773

Runs entirely in your browser - nothing is sent to a server.

Related tools

How it works

  1. 1

    Enter both points

    Type the from/to longitude and latitude.

  2. 2

    Read the midpoint

    The great-circle midpoint is computed instantly.

FAQ

Is this the same as averaging the two coordinates?
No - it is the great-circle midpoint along the sphere, which differs slightly from the flat average for longer distances.