EZ
Virtual Tools | Marine
Hub
Petroleum
All Calculators
Waypoint
Calculator
Generate intermediate waypoints along a great circle route at specified intervals
Input Parameters
Start Latitude (degrees (N=pos))
Start Longitude (degrees (E=pos))
End Latitude (degrees (N=pos))
End Longitude (degrees (E=pos))
Number of Waypoints
Calculate
Results
--
Total Distance
nm
--
Leg Distance
nm
--
Waypoint 1
--
Waypoint 2
Reference
Intermediate point: lat = atan2(z, √(x²+y²)), lon = atan2(y,x) where A = sin((1-f)×d)/sin(d), B = sin(f×d)/sin(d) f = fraction along route (0 to 1)