A greatβcircle is the shortest path between two points on the surface of a sphere. On the Earth it follows a curve that appears as a βstraight lineβ when the globe is projected onto a plane, and it is the basis for longβdistance navigation.
When navigating by dead reckoning, mariners often need a series of intermediate waypoints to check position, estimate fuel consumption, or plan radio checks. These waypoints are spaced evenly along the greatβcircle, preserving the true course and distance between each segment.
The intermediate points are obtained by spherical linear interpolation (slerp). For a fraction f = i/(n+1) of the total angular distance Ξ, the latitudeβ―Οα΅’ and longitudeβ―Ξ»α΅’ are computed from the start (Οβ,Ξ»β) and end (Οβ,Ξ»β) coordinates.
lambda_i = lambda_1 + operatorname{atan2}bigl(sinDeltasin fcosphi_2,; cosDelta – sinphi_1sinphi_ibigr)
What is a great-circle waypoint?
How do I use this calculator for maritime navigation?
Why is a great circle important in navigation?
Can this calculator help with fuel consumption planning?
What is the difference between a great circle and a rhumb line?
How often should I check my position using waypoints?
Is this calculator suitable for short journeys too?
Results are for informational purposes only and do not constitute professional advice.
