openplannerteam / itinero-transit

A transit routing module for Itinero using Linked Connections.
Other
6 stars 1 forks source link

Find way to efficiently retrieve cached files with other timestamp #6

Closed pietervdvn closed 5 years ago

pietervdvn commented 5 years ago

When retrieving a timetable using a certain moment in time (e.g. 10:00;42.123) this will actually be the timetable of 10:00 till 10:15:00.

An efficient way to detect this -preferably without hitting the internet- should be implemented.