geodetics icon indicating copy to clipboard operation
geodetics copied to clipboard

Haskell library of data types and calculations for positions on planet Earth

Results 4 geodetics issues
Sort by recently updated
recently updated
newest added

I've looked in your test suite and I see evidence (and have tested myself) that moving back and forth `Geodetic WGS84 -> GridStereo WGS84 -> Geodetic WGS84` gives the identity...

The `Geodetics.Path` module is great and super useful; one thing I would love to see there would be a `greatCirclePath` function that takes a lat/lon/alt point and an initial bearing,...

I've probably got the terminology wrong, but I'm wanting to add support for the various Australian grids (MGA - Map Grid of Australia). http://www.ga.gov.au/scientific-topics/positioning-navigation/geodesy/geodetic-datums/gda My (probably not 100% correct) understanding...