Calculator Inputs
Enter decimal coordinates. North and east are positive. South and west are negative.
Formula Used
The calculator uses spherical trigonometry. The default method is the Haversine formula because it is stable for short and long routes.
| Haversine value | a = sin²(Δφ / 2) + cos φ1 × cos φ2 × sin²(Δλ / 2) |
|---|---|
| Central angle | c = 2 × atan2(√a, √(1 − a)) |
| Great circle distance | d = R × c |
| Altitude correction | R effective = Earth radius + cruise altitude |
| Flight time | time = distance ÷ adjusted ground speed |
How to Use This Calculator
Enter the origin latitude and longitude. Then enter the destination latitude and longitude. Select the calculation method, Earth radius model, and preferred unit. Add cruise altitude if you want an air-route estimate above sea level. Add cruise speed and wind component for time estimation. Press the calculate button. Review the distance, bearings, midpoint, chart, and export buttons.
Example Data Table
These examples use the mean Earth radius and sea level distance.
| Route | Origin | Destination | Distance km | Initial bearing |
|---|---|---|---|---|
| JFK to Heathrow | 40.6413, -73.7781 | 51.47, -0.4543 | 5,540.02 | 51.35° NE |
| Los Angeles to Tokyo | 33.9416, -118.4085 | 35.5494, 139.7798 | 8,812.62 | 305.85° NW |
| Dubai to Johannesburg | 25.2532, 55.3657 | -26.1337, 28.242 | 6,412.87 | 208.97° SSW |
| Sydney to Singapore | -33.9399, 151.1753 | 1.3644, 103.9915 | 6,294.27 | 298.56° WNW |
Great Circle Flight Distance Guide
Why Great Circle Distance Matters
A great circle route is the shortest path between two points on a sphere. It is used in aviation because Earth is curved. A flat map can make long routes look strange. The great circle path solves that problem. It follows the surface curve. It gives a better distance than a simple straight map line.
How Pilots and Planners Use It
Flight planners use this distance for fuel checks, timing, and route comparison. It helps estimate the base air distance before airway changes. Real flights may differ because of weather, air traffic, restricted zones, and operational rules. Still, the great circle value is a strong first estimate.
Bearings and Direction
The calculator also finds initial and final bearings. These bearings are not always the same. On a curved route, direction changes along the path. The first bearing shows the departure direction. The final bearing shows the arrival direction. This is useful for navigation studies and physics lessons.
Altitude and Earth Radius
The tool supports several Earth radius choices. The mean radius is useful for general work. The equatorial and polar values show how Earth is not a perfect sphere. A custom radius is helpful for classroom tests. Altitude correction adds cruise height to the radius. This gives a slightly longer air path.
Time and Wind Estimate
Distance alone does not show flight duration. Speed and wind also matter. A tailwind increases ground speed. A headwind reduces it. This calculator adds the wind component to cruise speed. The result gives a quick time estimate. It is not a dispatch release. It is a planning and learning value.
Map and Export Benefits
The map shows the route curve visually. It helps users understand why some flights pass near polar regions. The CSV export is useful for spreadsheets. The PDF export is useful for reports, homework, and route notes. Together, the table, chart, and formulas make the result easy to review.
FAQs
1. What is a great circle flight distance?
It is the shortest surface distance between two points on a spherical Earth model. Airlines use it as a base route estimate before adding operational adjustments.
2. Is this the exact airline route distance?
No. Actual routes may change due to airways, weather, air traffic control, restricted airspace, and airport procedures. This gives the theoretical shortest route.
3. Which formula should I choose?
The Haversine method is best for most users. It handles short and long distances well. The other methods are included for comparison and learning.
4. Why does altitude change the distance?
At cruise altitude, the aircraft flies above Earth’s surface. Adding altitude increases the effective radius, so the calculated arc becomes slightly longer.
5. What does wind component mean?
Wind component is the wind effect along the route. Enter a positive value for tailwind. Enter a negative value for headwind.
6. What are nautical miles?
Nautical miles are common in aviation and marine navigation. One nautical mile equals about 1.852 kilometers or 1.15078 statute miles.
7. Why are initial and final bearings different?
A great circle path curves over Earth. Because of that curve, the direction changes during travel, especially on long east-west routes.
8. Can I export my calculation?
Yes. After calculation, use the CSV button for spreadsheet data. Use the PDF button for a simple printable route report.