Global Map Tile Build Status crates.io

Ported from Python implementation https://gist.github.com/maptiler/fddb5ce33ba995d5523de9afdf8ef118

Convert a raster into TMS tiles.

Build

shell script $ source $HOME/.cargo/env $ rustup component add rustfmt ... $

shell script $ cargo fmt $ cargo build --all $ cargo build --all --release

Use

Import the library into your Rust development. Check the documentation on https://docs.rs/globalmaptile

Development

The project stays public.

Environment

Clone the the repository from https://github.com/tigroo31/globalmaptile.git .

Contribution

See https://github.com/tigroo31/globalmaptile