We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source in JavaScript: https://github.com/chrisveness/geodesy/blob/master/latlon-ellipsoidal-datum.js
The text was updated successfully, but these errors were encountered:
feat(geobase): add definitions of some historical ellipsoids #256
914a534
feat(geobase): add definitions of some historical datums using ellips…
2925f66
…oidal and transformation parameters #256
feat(geobase): add toString, equality and hashCode to Datum class #256
52cfc47
fix(geobase): fix Ellipsoid toString, equality and hashCode #256
a5cade8
feat(geobase): convert geographic coordinates to another datum using …
9be1405
…helmert 7-parameter transformation #256
feat(geobase): optional datum property in Ellipsoidal class #256
fc6b737
refactor(geobase): EllipsoidalExtension moved to separate source code…
9dcac7a
… file, and datum/ellipsoid parameter refactoring #256, #257
docs(geobase): clarify docs on Datum and make HistoricalEllipsoids co…
3aeb265
…nstructor private #256
No branches or pull requests
Source in JavaScript: https://github.com/chrisveness/geodesy/blob/master/latlon-ellipsoidal-datum.js
The text was updated successfully, but these errors were encountered: