Install
- Install Rust and then run
cargo install versatiles - You can also use the latest binary releases.
- Homebrew (Mac) is coming …
- And we have prepared some Docker Images.
Run
Running versatiles will list you all available commands:
Usage: versatiles <COMMAND>
Commands:
convert Convert between different tile containers
probe Show information about a tile container
serve Serve tiles via http
supported file formats
More about the VersaTiles container format: github.com/versatiles-org/versatiles-spec
examples
TODOs
- explain how to setup for development (don't forget to set --all-features for e.g. VS Code), and why you have to use
cargo test --all-features - update this manual