Code examples from FOSS4G Japan 2025
- Install a Rust environment - rustup is the best way to do this
- Clone this repository
- Run
cargo run -- --helpfor the help page. - Run
cargo run -- [subcommand]to run each example.
For more GIS Rust projects / crates, check out the KotobaMedia organization.