Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 571 Bytes

File metadata and controls

17 lines (11 loc) · 571 Bytes

Geospatial Data Processing using Rust

Code examples from FOSS4G Japan 2025

How to run

  1. Install a Rust environment - rustup is the best way to do this
  2. Clone this repository
  3. Run cargo run -- --help for the help page.
  4. Run cargo run -- [subcommand] to run each example.

Other discussed projects

For more GIS Rust projects / crates, check out the KotobaMedia organization.