tschopo / dlr_database_util

0 stars 0 forks source link

Feature request: Unique ID for each trip that is GTFS agnostic #15

Closed tschopo closed 3 years ago

tschopo commented 3 years ago

The Unique ID for each Trip should not be from the GTFS dataset, since the dataset changes over time. Better: Add unique ID from XLSX

tschopo commented 3 years ago

but xlsx is only list of routes, not trips... we don't need persistant id for trips, since the timetable changes over time (new gtfs dataset --> new / different trips)