mh-locator 0.2.0

Library for representing Maidenhead locators.
Documentation
  • Coverage
  • 100%
    23 out of 23 items documented5 out of 17 items with examples
  • Size
  • Source code size: 62.62 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.2 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • starblue

mh-locator

Crate Docs Tests

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

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.