Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 523 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 523 Bytes

Help flight planning

This is a simple tool made to get the coordinates of some point thanks to geocoding. This coordinates will be directly formatted to be used in an aeronautical flightplan.

It has been archived because the eframe API is too much changing.

Using it

Install rust for your system.

Then compile using:

cargo build --release

And run:

cargo run --release

Don't forget to specify the path to a file in which you have entered some addresses, one per line.