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

Cannot show the route detail #512

Description

@JeffYang0706

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions