12urenloop / Telraam

New and hopefully improved application to count laps of the 12urenloop event
MIT License
6 stars 2 forks source link

Add assertion that station IDs are ordered by distance and make sense #137

Open redfast00 opened 5 months ago

redfast00 commented 5 months ago

Some lappers (@FKD13) assume that the station IDs are in the same order as they are on the parcours; the other (properly implemented) lappers use the distance field. We should check that this is correctly filled in (so no duplicates in distance, and distances monotonically increase).