martin/martin-tile-utils
Yuri Astrakhan 280dbe162f
Move math utils to martin-tile-utils (#1056)
Mathematics should be consolidated in the utils crate. Eventually, I
hope we will move it to [tile-grid](https://crates.io/crates/tile-grid)
or [utiles](https://crates.io/crates/utiles) crates and consolidate our
efforts there.

Also, modify earth circumference by a few centimeters (to match various
other implementations): from `.7` to `.685_578_5`. This modified a few
unit tests.
2023-12-09 04:38:15 +00:00
..
fixtures Refactorings, content-type/enc, cli parsing, tests, minor fixes (#548) 2023-01-08 16:31:58 +02:00
src Move math utils to martin-tile-utils (#1056) 2023-12-09 04:38:15 +00:00
Cargo.toml Move math utils to martin-tile-utils (#1056) 2023-12-09 04:38:15 +00:00
README.md fix CI status badges 2023-10-28 16:29:38 -04:00

martin-tile-utils

docs.rs docs Slack chat GitHub crates.io version CI build

A library to help tile servers like Martin work with tile content.

License

Licensed under either of

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.