Rust Map3d

Rust License codecov

This is a Rust library for geographic coordinate frame conversion. The implementation is similar to Pymap3d. All the functions are implemented in f64 precision.

No external libraries are needed.

The default units are:

The default reference ellipsoid is the WGS84

List of coordinates systems implemented in the functions:

To-Do List: