165b5e6e1e0180b012a37ad95f7aa841e2377f0d
Aviation
Makefile
make help to list all commands
Setup
- Override any environment variables in
.env.local - Build the api and ui images with
make build - Run the application with
make up
Data Sources
Airport Data
Potential Data sources
- https://adip.faa.gov/agis/public/#/airportSearch/advanced
- https://www.icao.int/Aviation-API-Data-Service/Pages/default.aspx
- https://ourairports.com/data/
- mborsetti/airportsdata
- https://www.iata.org/en/publications/directories/code-search/
- openstreet
Metar Data
Metar data is collected from aviationweather.gov.
Decoding METARS
The following resources were used to help decode METARS.
OpenMapTiles
Description
Languages
Rust
65.5%
TypeScript
23.1%
CSS
6%
Shell
1.6%
HTML
1.5%
Other
2.3%