# rgis Geospatial data viewer written in Rust. Available on the web ([rgis.app](https://rgis.app)) or natively on desktop. Screenshot 2023-01-02 at 12 32 18 PM ## License rgis is released under [The Anti-Capitalist Software License (version 1.4)](https://anticapitalist.software/). ## Install ```sh cargo install --git https://github.com/frewsxcv/rgis ``` ## Usage Run rgis: ```sh rgis ``` Print help information: ```sh rgis --help ```