Yep! I see two issues:
- I don't see a Time (or related) column that RaceRender can use to determine how long each row in the file represents.
- The Latitude and Longitude don't seem to play nicely in RaceRender either.
I uploaded the CSV to Google Sheets, added a column at the beginning, and assumed each row was 0.1 seconds (for a lap of approximately 81 seconds). Then I added two more columns at the end where I divided the Lat. and Lon. columns by 1000000 (to have decimal degrees):
LAP_1_ALFANO6_LAP_SN5226_301222_15H40_Zoe_DAYTONA_SPRINT_TRACK_3_5058-Updated.csv
That seems to render a track in RaceRender. I'm not really sure that the time assumption is correct though. Do you happen to still have one of the older CSVs that did work in RaceRender? Maybe the "T1" and "T2" columns used to contain time data but don't anymore? Maybe additional values can be selected for analysis which are then included in the export?