Skip to content

Commit

Permalink
Add upstream source for ellipsoidal algorithms
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesTheAwesomeDude committed Jan 26, 2021
1 parent 33d1bf5 commit 5477111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions latlon-ellipsoidal-vincenty.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Vincenty Direct and Inverse Solution of Geodesics on the Ellipsoid (c) Chris Veness 2002-2020 */
/* MIT Licence */
/* www.ngs.noaa.gov/PUBS_LIB/inverse.pdf */
/* www.movable-type.co.uk/scripts/latlong-ellipsoidal-vincenty.html */
/* www.movable-type.co.uk/scripts/geodesy-library.html#latlon-ellipsoidal-vincenty */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
Expand Down

0 comments on commit 5477111

Please sign in to comment.