rijdendetreinen / rdt-serviceinfo

HTTP interface for train schedules
GNU General Public License v3.0
3 stars 2 forks source link

Return all services for given transport mode from service store #2

Closed geertw closed 9 years ago

geertw commented 9 years ago

The service store should be extended to return all services using a given transport mode for a given service date. This allows for example to select all rail replacement bus services from the service store and inject them to the InfoPlus DVS application.

To implement this feature, the following should be done:

geertw commented 9 years ago

Functionality removed because it wasn't used in the end (a more efficient algorithm for filtering services was implemented) and because it caused a lot of headaches for removing services.