lmmx / tubeulator

TfL open data interface library
https://tubeulator.vercel.app
MIT License
2 stars 0 forks source link

`network` journey planning primitives #37

Open lmmx opened 5 months ago

lmmx commented 5 months ago
  1. station Identify all stations
  2. route Identify all routes between stations
  3. connection Identify multiple routes between start and end stations (using graph)
  4. schedule Find schedules for routes between stations
  5. journey Compose schedules with estimated transfer times to get journey suggestions