Flight Route MapGreat Circle · Flight distance

GREAT CIRCLE

What is a Great Circle route?

On a globe, the shortest surface path between two airports is an arc of a great circle. FlightRouteMap uses that geometric reference for each segment, then compares the sum of the segments with the direct origin-to-destination distance.

A great-circle route on a globeTwo airports connected by a great-circle arc on a sphereAB
The shortest surface path is an arc of a great circle.
Projection changes the visual shapeA great-circle route appears curved on a flat mapAirport AAirport BMercator
The dashed line is a flat-map reference; the solid line is the great-circle path.
A spherical arc between airportsA multi-stop route is made from adjacent great-circle segmentsABCA–B + B–C
A multi-stop total is the sum of each adjacent great-circle segment.

What a Great Circle means

A great circle is a circle on a sphere whose plane passes through the sphere's centre. The shortest surface arc between two points lies on the relevant great circle. Treating Earth as a sphere gives a transparent, repeatable baseline for airport distance comparisons.

Why a flight looks curved on a map

A flat map has to unwrap a curved Earth. Mercator projection preserves local angles but expands scale toward the poles, so a great-circle route often appears as a northward arc between Europe, North America and East Asia. A globe makes the same geometry easier to see.

Mercator projection and visual error

Mercator projection cannot preserve distance and area everywhere at once. High-latitude regions are stretched, so a line that looks longer on a flat map is not necessarily longer on the sphere. FlightRouteMap splits paths at the antimeridian so neighbouring world copies are not joined by a false across-the-map line.

Great Circle vs Rhumb Line

A rhumb line keeps a constant compass bearing and appears straight on a Mercator chart. A great-circle path is the shortest spherical route and normally changes heading along the way. Actual airways and flight plans can use neither path exactly because operations add waypoints and constraints.

Two familiar examples

New York–Tokyo and London–Hong Kong can bow northward on a world map, appearing to pass near Greenland, Alaska or Siberia. That is a consequence of spherical geometry and projection; real operations also respond to winds, airspace and airport procedures.

  • JFK–NRT: a North Pacific great-circle path often arches north on a flat map.
  • LHR–HKG: the spherical shortest path is not the same as a constant-longitude line.

How to read a route on a flat map

Start by identifying the projection, then check whether an antimeridian crossing has been split, and finally read the airport order together with the distance table. The map answers how spherical geometry is unwrapped; the distance result answers the geometric length between coordinates. They explain one another but should not be substituted for one another.

A baseline, not an operational promise

Great-circle distance simplifies a complex aviation operation into a stable geometric comparison, which makes airport combinations and stopovers easier to study. It does not include waypoints, winds, temporary airspace or operating restrictions. Keeping that boundary visible prevents a clean geometric line from being mistaken for a filed flight plan.

How FlightRouteMap draws the route

The app samples a spherical path between each adjacent pair of airport coordinates. Distance numbers come from an independent great-circle calculation rather than measuring screen pixels. The baseline and the multi-stop route share the same spherical interpolation and antimeridian handling.

Sources and further reading

Continue exploring