Open Water Endpoint Distance Calculator
Estimate spherical distance between two latitude and longitude endpoints, with coordinate checks, explicit model limits and saved distance reports.
Use this result well
- Inputs that matter
- Start latitude, Start longitude, End latitude, End longitude
- Output to expect
- Spherical Endpoint Distance
- Check the units and required inputs before comparing results.
- Keep the assumptions with a copied result so you can reproduce the calculation later.
Related Tools
Tools you might need next
Reconcile a source-labelled latitude/longitude endpoint pair on WGS 84 or GRS 80 with an independent ellipsoidal distance without claiming a route, track, course or swim.
Reproduce and reconcile the two-point critical swim speed calculation from one source-labelled completed 200 m and 400 m record without prescribing training.
Calculate threshold pace from 400 m and 200 m time trials. Free online swimming calculator with instant, accurate results.
Reference & details
How it works
Updated September 2026
How it works
Updated September 2026Spherical surface distance
Coordinates become unit vectors u and v. The central angle is atan2 of the cross-product magnitude and dot product; multiplying by the fixed 6,371,000 m radius gives the shorter arc. This is not a chord through Earth or an ellipsoidal survey calculation.
Coordinates and display
Latitude ranges from −90 to 90 degrees; longitude from −180 to 180. Enter complete decimal degrees, with south and west negative. Outputs show up to three decimals; very small positive values use scientific notation. Input uncertainty remains separate from display precision.
Model reference
PROJ distinguishes spherical great-circle geodesics from ellipsoidal calculations: https://proj.org/en/stable/geodesic.html. This tool uses its own fixed-radius spherical arithmetic and does not call PROJ.
Updated: September 2026
Example Scenarios
Estimate the separation of two source coordinates using an explicit spherical model.
Check an equatorial arc, date-line crossing or coincident endpoints without treating them as a swimming course.
Common Mistakes to Avoid
Common Mistakes to Avoid
Entering degrees, minutes and seconds in a decimal-degree field
Convert the coordinate notation first and preserve its hemisphere sign.
Using zero endpoint distance as a completed swim length
A route that returns to its start has zero endpoint distance; retain the actual track or accepted route distance separately.
FAQ
About Open Water Endpoint Distance Calculator
Calculate the shorter spherical surface arc between two entered endpoints. Review the fixed-radius model and coordinate units before saving a result; two points cannot reconstruct a swimming route or GPS track.