aboutsummaryrefslogtreecommitdiff
path: root/todo.org
blob: 7140bf341d305e5fc2c214b376397dcd34eff8d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#+TITLE: Traintrack Todos


* TODO Handle extraordinary trips
(i.e. those outside the gtfs schedule)
* TODO Handle service announcements
(per trip & day, nothing else needs to be supported)
* TODO allow trip ping ingest via websockets
* IDLE somehow handle extra data (e.g. track kilometres) without polluting the GTFS
* TODO implement GTFS realtime
(this actually doesn't look too bad?)
** TODO do the protobuf stuff
** TODO implement rest of stuff
* TODO find out if we need to support VDV standards



* TODO do lots and lots of testing