Realtime Reykjavik Traffic (speed & heading) using D3, Leaflet and socket.io(traffix.jitsu.com)
traffix.jitsu.com
Realtime Reykjavik Traffic (speed & heading) using D3, Leaflet and socket.io
http://traffix.jitsu.com/
1 comments
What data source are you using?
There is a link to the source at the bottom of the page (http://www.straeto.is/rauntimakort/). I parse the JSON input, associate the records with previous ones (i.e. which bus is uniquely which) and stream output via websockets.