vivi

vivi aims at exploring geospatial data directly from the terminal. This is a learning project, feel free to contribute.

vivi_example

Codeberg repo

You can clone the project and build the sources.

# clone
git clone https://codeberg.org/jujube/vivi.git

# get in
cd vivi

# run
cargo run -- data/test.geojson

It’s build using ratatui and tries to use “only rust” crates.