Great Circle Formula:
From: | To: |
The Great Circle Formula calculates the shortest distance between two points on the surface of a sphere (like Earth). This distance is called the great-circle distance or orthodromic distance.
The calculator uses the Great Circle formula:
Where:
Explanation: The formula calculates the central angle between two points using spherical trigonometry, then multiplies by the sphere's radius to get the distance.
Details: Great circle distances are essential for navigation, aviation, and geography. They provide the shortest route between two points on a globe, which appears as a curve when projected onto a 2D map.
Tips: Enter coordinates in decimal degrees (positive for North/East, negative for South/West). The default Earth radius is 6371 km (mean radius). For more precision, use 6378.137 km (equatorial) or 6356.752 km (polar).
Q1: How accurate is this calculation?
A: The formula is mathematically exact for a perfect sphere. Earth's oblateness causes minor errors (typically <0.5%).
Q2: What's the difference between great circle and rhumb line?
A: Great circle is shortest path; rhumb line maintains constant bearing but is longer except along meridians or equator.
Q3: Can I use this for other planets?
A: Yes, just input the appropriate radius for the celestial body.
Q4: Why does the shortest path appear curved on maps?
A: Map projections distort great circles (except Mercator's rhumb lines). The shortest path is only straight on a globe.
Q5: What's the maximum possible great circle distance on Earth?
A: Approximately 20,037 km (half Earth's circumference) between antipodal points.