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

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.geojsonIt's build using ratatui and tries to use "only rust" crates.