Skip to content

NoScheduledServiceLogic

jeffmaki edited this page Feb 25, 2013 · 1 revision

This page outlines the logic used to display a “no scheduled service message” or NSSM.

Route+Direction level NSSM

Route-level NSSM messages are shown when a route has no scheduled service within 15 minutes before, or 60 minutes after the current time. Except when there is at least one bus currently serving the route.

Regardless of actual scheduled service, if there are any active vehicles on the route, the route is reported to have scheduled service. 

Route+Stop-level NSSM

Route+Stop-level NSSM messages are shown when a stop + route has no scheduled service within 15 minutes before or 60 minutes after the current time. Except when there is at least one bus currently serving the route on a trip that will stop at the requested stop.

Regardless of the actual scheduled service, if there are any vehicles currently on a trip for the given route that will stop at the given stop, the stop + route is reported to have scheduled service.

Clone this wiki locally