spaceboats / busbus

A platform for working with public transit data
https://pypi.python.org/pypi/busbus
MIT License
4 stars 0 forks source link

Duplicate entries on filtered arrivals #16

Open alexdgus opened 9 years ago

alexdgus commented 9 years ago

http://ec2-54-68-11-133.us-west-2.compute.amazonaws.com/arrivals?start_time=1426075200&end_time=1426075500&route.short_name=Route%201&_expand=routes%2Cstops&stop.id=SIMONS_NB

Returns three arrivals all at the same stop with the same arrival time. This might just be an issue with the GTFS data but is something we should look into.