https://github.com/turbo87/united-flarmnet
Merging FlarmNet, OGN and WeGlide live tracking data into a single FlarmNet file
https://github.com/turbo87/united-flarmnet
Last synced: about 1 year ago
JSON representation
Merging FlarmNet, OGN and WeGlide live tracking data into a single FlarmNet file
- Host: GitHub
- URL: https://github.com/turbo87/united-flarmnet
- Owner: Turbo87
- License: apache-2.0
- Created: 2021-07-31T14:36:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T02:03:27.000Z (about 1 year ago)
- Last Synced: 2025-04-16T05:16:29.663Z (about 1 year ago)
- Language: Rust
- Homepage: https://turbo87.github.io/united-flarmnet/
- Size: 1.89 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
README
united-flarmnet
==============================================================================
Merging [FlarmNet], [OGN] and [WeGlide live tracking] data into a single
FlarmNet file.
[FlarmNet]: https://www.flarmnet.org/
[OGN]: http://ddb.glidernet.org/
[WeGlide live tracking]: https://www.weglide.org/live/
Usage
------------------------------------------------------------------------------
```
cargo run
```
After the program has finished downloading and processing the data,
a `united.fln` file.
License
------------------------------------------------------------------------------
This project is licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or
)
at your option.