map3d 0.2.3

Geodetic coordinate conversion library
Documentation
1
2
3
4
5
6
7
8
9
10
# map3d


Rust geodetic coordinate transformation library

> This library is the standalone rust backend for [rustmap3d]https://github.com/lskyweiler/rustmap3d

Similar to [map_3d](https://crates.io/crates/map_3d) except for the following:

1. all functions use glam vectors
2. rotations are exposed (both quaternions and 3x3 DCMs)