[GH-ISSUE #89] DRS Zones not visible for Las Vegas GP #21

Open
opened 2026-05-07 00:17:50 +02:00 by BreizhHardware · 2 comments

Originally created by @Palash1912 on GitHub (Dec 19, 2025).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/89

Image

Issue

python main.py --year 2025 --round 22

DRS zones not visible

Related MR: https://github.com/IAmTomShaw/f1-race-replay/pull/68

Originally created by @Palash1912 on GitHub (Dec 19, 2025). Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/89 <img width="1507" height="879" alt="Image" src="https://github.com/user-attachments/assets/d8b7a8d6-b11a-458d-b9c7-6ef9d5732178" /> **Issue** python main.py --year 2025 --round 22 DRS zones not visible Related MR: https://github.com/IAmTomShaw/f1-race-replay/pull/68
Author
Owner

@viralcodex commented on GitHub (Dec 20, 2025):

Hi @Palash1912 , the data from the API doesn't have the DRS data for the qualifying for 2025. Will cache the data for DRS for each track to make sure the DRS zones from previous year can be used instead of relying on fresh data.

<!-- gh-comment-id:3677487737 --> @viralcodex commented on GitHub (Dec 20, 2025): Hi @Palash1912 , the data from the API doesn't have the DRS data for the qualifying for 2025. Will cache the data for DRS for each track to make sure the DRS zones from previous year can be used instead of relying on fresh data.
Author
Owner

@viralcodex commented on GitHub (Dec 20, 2025):

@Palash1912 , didn't work properly by reusing the data from prev years for the current year, if you have time, have a look and implement it yourself and let me know too.

<!-- gh-comment-id:3677879535 --> @viralcodex commented on GitHub (Dec 20, 2025): @Palash1912 , didn't work properly by reusing the data from prev years for the current year, if you have time, have a look and implement it yourself and let me know too.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#21
No description provided.