septadev / GTFS

21 stars 4 forks source link

stop_times has duplicate data #15

Closed fulldecent closed 3 years ago

fulldecent commented 6 years ago

Unique key constraint is violated in stop_times.

cat tmp/stop_times.txt | cut -d, -f 1,4 | sort | uniq -d

LAN_541_V55_M,90535


If you will consider to add the data latest data directly into the repository (rather than using the GitHub Releases feature) then I could help you to validate this stuff before you publish. You know my phone number.

Wendowski commented 3 years ago

This should be addressed in the recent GTFS releases.