martin-tile-utils

Crates.iomartin-tile-utils
lib.rsmartin-tile-utils
version
sourcesrc
created_at2023-03-25 18:42:17.184784+00
updated_at2025-01-27 03:34:55.363537+00
descriptionUtilities to help with map tile processing, such as type and compression detection. Used by the MapLibre's Martin tile server.
homepage
repositoryhttps://github.com/maplibre/martin
max_upload_size
id820447
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Stepan Kuzmin (stepankuzmin)

documentation

README

martin-tile-utils

docs.rs docs 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.

Commit count: 1713

cargo fmt