Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frewsxcv/rgis

Performant, cross-platform (web, desktop) GIS app written in Rust
https://github.com/frewsxcv/rgis

bevy egui geo geospatial rust wasm

Last synced: 4 days ago
JSON representation

Performant, cross-platform (web, desktop) GIS app written in Rust

Awesome Lists containing this project

README

        

# rgis

Geospatial data viewer written in Rust. Availble 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
```