hasadna/open-bus-map-search

Support filters on the "worst lines" widget

Ouverte

#13 ouverte le 23 août 2023

 (11 commentaires) (0 réaction) (0 personne assignée)TypeScript (125 forks)auto 404
frontendgood first issueusability

Métriques du dépôt

Stars
 (95 étoiles)
Métriques de merge PR
 (Merge moyen 6j 5h) (42 PRs mergées en 30 j)

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.

Guide contributeur