Ticket #2692 (closed feature: fixed)
Add vincenty direct formula
| Reported by: | aabt | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.10 Release |
| Component: | Util | Version: | 2.9 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Hi,
In Util.js we got the vincenty inverse formula. Attached patch add the direct formula, and move both into their own Vincenty namespace( got some common constants).
It keeps compatibility with previous distVincenty function.
Credits to Chris Veness[1], his work is under CC-BY.
Please review,
1 - http://www.movable-type.co.uk/scripts/latlong-vincenty-direct.html
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

