mh-locator
A library for representing Maidenhead locators.
- Represent 4, 6 and 8 character Maidenhead locators.
- Convert locators to and from strings.
- Compute latitude and longitude of the center and edges.
- Compute locators from latitude and longitude.
no_std
Computations with coordinates such as computing distances are out of scope.
See the examples directory for an example how to use the
icao-wgs84 crate.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.