HSLdevcom / digitransit-ui

Digitransit UI ("Reittiopas.fi")
https://www.reittiopas.fi/
Other
241 stars 132 forks source link

Dim bus stops that have no upcoming departures #1362

Open esuomi opened 7 years ago

esuomi commented 7 years ago

Probably caused by HSL (re|de)comissioning stops over time, there's a lot of nonexistent stops in the app. One example here: https://beta.reittiopas.fi/pysakit/HSL:1361116

tuukka commented 7 years ago

All the stops that we show on the map are served by at least one bus route in the official schedule. However, some stops may be virtual in the sense that there is no physical indication (shelter, pole) of a stop there.

Your example stop is served by the neighbourhood route 701: https://beta.reittiopas.fi/linjat/HSL:1701

More about neighbourhood routes: https://www.hsl.fi/en/information/neighborhood-routes

esuomi commented 7 years ago

That's the quickest example I could think of off the top of my head, I'm fairly certain there's stops in the app which don't serve anything.

Nice improvement would be to have these disabled (indicated by lighter/gray color?) or not visible in app at all when there's not active routes.