Race
I started tinkering with geolocation data on this repo.
But my goal was: to create a Race Analytics solution.
For which we need:
- Data Collection
- Data Visualization (offline)
- IoT / Telemetry setup
- Data based feedback on your racing like a PRO
Racing Data
Geo Data
GoPro GPS Telemetry MagicOA5 versus GoPro data extraction
GoPro Metadata Speed trackdayGetting GPS info during while driving on circuits
https://jalcocert.github.io/JAlcocerT/tinkering-telemetry-trackdays/#trackday-and-gopro-metadata

F1 Data
Amazon AWS handles F1 telemetry data with very high frequency/granularity that any data geek would dream.
There are some people that put together some formula 1 data for analysis:
Uses fastf1 package to source the data via API
python main.py --year 2025 --round 12 --qualifyingImproving your Racing with Data
