Skip to content

Great Circle Distance Calculator

On a Mercator chart the straight line is the long one.

Work out Great Circle Distance. On a Mercator chart the straight line is the long one. Counts the thing everyone forgets to count.

Written and maintained by Mohit PatelLast checked August 4, 2026How we build these
°
°
°
°

Great circle distance

5,540 km

2,991.4 nm · 3,442.4 miles · initial bearing 287.9°

Great circle distance5,540.02 km
In nautical miles2,991.37
In statute miles3,442.41
Initial bearing287.94°
Final bearing231.35°
Rhumb line distance5,758.65 km
Rhumb line bearing257.93° — constant
The great circle saves218.63 km (3.797%)
Midpoint52.2167°, -41.3027°
Highest latitude reached53.66°
Why they differThe rhumb line is 218.6 km longer — 3.80% — because it holds a constant bearing of 257.9° instead of following the shortest path. The great circle starts on 287.9° and finishes on 231.4°, and the bearing changes continuously in between. That is why long-haul routes look bent on a flat map and are not.

A great circle is the shortest path over a sphere; a rhumb line holds a constant bearing and is always at least as long. On a Mercator chart the rhumb line is the straight one, which is exactly backwards from what the eye expects. The great circle bearing changes continuously along the route — that is why the initial and final bearings differ, sometimes by tens of degrees on a long flight. Following a single bearing means flying a rhumb line by definition. Haversine on a sphere is accurate to about 0.3% against the real ellipsoid. That is a few kilometres on a transatlantic route: fine for planning, not for surveying, where Vincenty's method on the ellipsoid is used instead.

How the Great Circle Distance Calculator works

Great circle and rhumb line distance between two coordinates, with initial and final bearings, the midpoint, the highest latitude reached, and how much the shorter route actually saves.

Also known as: distance between two coordinates · haversine distance calculator · why do flights go over the pole · great circle versus rhumb line

Frequently asked questions

What is a great circle?

The shortest path between two points on a sphere — the intersection of the sphere with a plane through its centre. On a globe it looks straight; on a Mercator chart it looks curved.

What is a rhumb line?

A path of constant bearing. It is straight on a Mercator chart and always at least as long as the great circle, which is exactly backwards from what the eye expects.

Why does the bearing change along a great circle?

Because the meridians converge. Following a single bearing means flying a rhumb line by definition, which is why the initial and final bearings can differ by tens of degrees.

How accurate is the haversine formula?

About 0.3% against the real ellipsoid, since it assumes a sphere. That is a few kilometres transatlantic — fine for planning, not for surveying, where Vincenty's method is used.

Why do flights go near the pole?

Because that is the short way. London to Tokyo over the Arctic is several hundred kilometres shorter than the route across Asia that a flat map makes look direct.

Put this calculator on your own site

Free to use, on any site, commercial or not. Paste this where you want it to appear. It is a plain iframe, so it works in WordPress, Squarespace, Wix, Webflow, Ghost and anything else that accepts HTML.

The one-line version
<iframe src="https://www.thecalclibrary.com/embed/great-circle-distance-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Great Circle Distance Calculator"></iframe>
<p style="font:13px/1.5 system-ui,sans-serif;margin:6px 0 0;color:#64748b">Powered by <a href="https://www.thecalclibrary.com/great-circle-distance-calculator" style="color:#64748b">Great Circle Distance Calculator</a> from The Calc Library</p>

The only condition is that the credit line below the frame stays in place. That one line is what pays for the tool being free — it is how anyone else finds it.

Related calculators