hasadna/open-bus-map-search

Support filters on the "worst lines" widget

Open

#13 opened on Aug 23, 2023

View on GitHub
 (11 comments) (0 reactions) (0 assignees)TypeScript (125 forks)auto 404
frontendgood first issueusability

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (PR metrics pending)

Description

Suggested filters:

  • By operator
  • By line number
  • By city (src \ dst) - a bit trickier, because we don't directly have the city name from the route_long _name (the name can be מסוף קסטינה <> דרך ירושלים, תל אביב). This can be achieved by identifying the location of the first and the last stop using GIS.

Contributor guide