mirror of
https://github.com/maplibre/martin.git
synced 2024-12-26 00:12:46 +03:00
280dbe162f
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. |
||
---|---|---|
.. | ||
fixtures | ||
src | ||
Cargo.toml | ||
README.md |
martin-tile-utils
A library to help tile servers like Martin work with tile content.
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.