Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Cannot show the route detail #512

Open
JeffYang0706 opened this issue Mar 24, 2020 · 1 comment
Open

Cannot show the route detail #512

JeffYang0706 opened this issue Mar 24, 2020 · 1 comment

Comments

@JeffYang0706
Copy link

Hi all,
After importing the GTFS data (tried different data), when I click a specific route, it doesn't extend the "blue box" to show the route detail info. And the route doesn't appear on the map, either.

Got the error below:
File "F:\gtfs\transitfeed-master\transitfeed\trip.py", line 767, in SortListOfTripByTime
trips.sort(key=GetStartTime)
NameError: global name 'GetStartTime' is not defined

Could someone kindly help me how to solve this problem? Many thanks.

@tracy-git123
Copy link

see fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants