GeoEllipsoid
Functions
Link copied to clipboard
Taken from https://github.com/mgavaghan/geodesy
Link copied to clipboard
fun GeoEllipsoid.curveInDirection(start: GmcPose, distance: Distance, precision: Double = 1.0E-6): GmcCurve
Taken from https://github.com/mgavaghan/geodesy https://github.com/mgavaghan/geodesy/blob/ab1c6969dc964ff34929911f055b27525909ef3f/src/main/java/org/gavaghan/geodesy/GeodeticCalculator.java#L58
Link copied to clipboard
Compute distance between two map points using giv https://en.wikipedia.org/wiki/Geographical_distance#Lambert's_formula_for_long_lines
Link copied to clipboard
fun GeoEllipsoid.meridianCurve(longitude: Angle, fromLatitude: Angle, toLatitude: Angle, step: Radians = 0.015.radians): GmcCurve
Compute a curve alongside a meridian
Link copied to clipboard
Compute a curve alongside a parallel
Link copied to clipboard
A radius of circle normal to the axis of the ellipsoid at given latitude