Releases: ominiverdi/gis-viewer-cli
Releases · ominiverdi/gis-viewer-cli
v0.2.3
Installation
Linux
Choose the binary matching your system's GDAL version:
| Your System | GDAL Version | Download |
|---|---|---|
| Ubuntu 22.04 LTS | 3.4.x | gis-view-...-ubuntu22.04-gdal3.4.tar.gz |
| Ubuntu 24.04 LTS | 3.8.x | gis-view-...-ubuntu24.04-gdal3.8.tar.gz |
| Debian 12 | 3.6.x | Try ubuntu22.04 or build from source |
| Other | varies | Build from source (see below) |
Check your GDAL version: gdal-config --version
macOS / Windows
Download the binary for your architecture.
Build from Source (recommended for non-standard GDAL)
# Ensure GDAL is installed, then:
cargo install --git https://github.com/ominiverdi/gis-viewer-cliFull Changelog: v0.2.2...v0.2.3
v0.1.0
Full Changelog: https://github.com/ominiverdi/gis-viewer-cli/commits/v0.1.0