Vincenty Direct Calculator

Compute the geodesic endpoint (latitude/longitude) and final bearing reached by traveling a given distance and azimuth from a starting point using the Vincenty direct formula on the WGS-84 ellipsoid.

Starting Point & Course

Enter a starting point, bearing, and distance, then click Calculate Endpoint.

Copied!

Summary

Compute the geodesic endpoint (latitude/longitude) and final bearing reached by traveling a given distance and azimuth from a starting point using the Vincenty direct formula on the WGS-84 ellipsoid.

How it works

  1. Enter the starting latitude and longitude in decimal degrees (negative for South/West).
  2. Enter the initial bearing in decimal degrees measured clockwise from true North (0–360).
  3. Enter the distance to travel in meters or kilometers.
  4. Click Calculate to apply the Vincenty direct formula on the WGS-84 ellipsoid (a = 6 378 137 m, f = 1/298.257 223 563).
  5. The tool returns the destination latitude, longitude, and the final bearing at the endpoint.
  6. Copy individual results or the full coordinate pair with one click.

Use cases

  • Survey and geodesy: project a point at a precise distance and azimuth from a known benchmark.
  • Navigation: compute a waypoint given a course heading and distance traveled.
  • Aviation and maritime route planning requiring ellipsoidal accuracy.
  • GIS analysis: buffer points or generate radial transects on the WGS-84 ellipsoid.
  • Verify geodetic software output against a reference implementation.
  • Educational demonstrations of ellipsoidal vs. spherical distance differences.

Frequently Asked Questions

Last updated: 2026-06-24 · Reviewed by Nham Vu