Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frewsxcv/rgis
- Owner: frewsxcv
- License: other
- Created: 2017-03-26T17:35:15.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T17:11:59.000Z (about 2 months ago)
- Last Synced: 2024-10-29T21:01:51.031Z (about 2 months ago)
- Topics: bevy, egui, geo, geospatial, rust, wasm
- Language: Rust
- Homepage: https://rgis.app
- Size: 584 MB
- Stars: 220
- Watchers: 9
- Forks: 20
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-egui - rgis
README
# rgis
Geospatial data viewer written in Rust. Availble on the web ([rgis.app](https://rgis.app)) or natively on desktop.
## 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
```