2025-04-12 23:47:47 -04:00
2025-04-10 09:26:28 -04:00
2025-04-12 23:47:47 -04:00
2025-04-12 08:57:27 -04:00
2025-04-12 23:21:30 -04:00
2025-04-13 00:09:07 -04:00
2025-04-11 16:26:18 -04:00
2025-04-12 23:47:47 -04:00
2025-04-12 09:02:31 -04:00

drawing

Aviation Data

Makefile

make help to list all commands

Setup

  1. Override any environment variables in .env.local
  2. Build the required images. Running just make build will build the nginx image
    • make build f=nginx
    • make build f=api
    • make build f=ui
  3. Generate the SSL certificates with make cert d=<DOMAIN>
    • Running just make cert will generate localhost certificates
  4. Run the application with make up

Data Sources

Airport Data

Potential Data sources

Metar Data

Metar data is collected from aviationweather.gov.

Decoding METARS

The following resources were used to help decode METARS.

OpenMapTiles

Generate Vector Tiles

Description
Aviation Data Project
https://aviation.bensherriff.com
Readme 23 MiB
Languages
Rust 65.5%
TypeScript 23.1%
CSS 6%
Shell 1.6%
HTML 1.5%
Other 2.3%