Ported from Python implementation https://gist.github.com/maptiler/fddb5ce33ba995d5523de9afdf8ef118
Convert a raster into TMS tiles.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
shell script
$ source $HOME/.cargo/env
$ rustup component add rustfmt
...
$
cargo
:shell script
$ cargo fmt
$ cargo build --all
$ cargo build --all --release
Import the library into your Rust development. Check the documentation on https://docs.rs/globalmaptile
The project stays public.
Clone the the repository from https://github.com/tigroo31/globalmaptile.git .
See https://github.com/tigroo31/globalmaptile