URL: http://tflcameras.peterbe.com/

TfL Traffic cameras on a Google map Yesterday I found out that Transport for London lifted all restrictions for commercial use of its data that it has made available for developers.

In lack of better imagination I decided to attack the Live Traffic Cameras data and whipped up this little app: tflcameras.peterbe.com

It basically shows a map of London and then shows all the spots where traffic cameras are installed so that you can click on them. The data is updated every 3 hours I think but I haven't checked that claim yet. Use this if you're a London commuter and want to check the traffic before you hit the road.

Oh, and this app uses the geo location stuff so that I know where to zoom in first. But if you're not based in London it zooms in over Trafalgar square by default.

Comments

Peter Bengtsson

Here's another one like this:
http://stefanwehrmeyer.com/_projects/checkmyroute/

David

Very nice. But if you open several pop-ups they start to obscure each other. Maybe fix it so that when you open one, it's popped to the top of the z-order stack? (I'm using the latest Chrome on Ubuntu)

Peter Bengtsson

Fair point. I haven't spent that much time on it and perhaps it should do that.

I'm currently trying to figure out what other cool things could be done with the data rather than perfecting this app.

Peter Bengtsson

Here's another such awesome app:
http://traintimes.org.uk/map/tube/

Your email will never ever be published.

Previous:
Correction: running Django tests with MongoDB is NOT slow May 30, 2010 Django, MongoDB
Next:
People's reactions to Gates and Buffet's $600 billion challenge June 17, 2010 Politics
Related by category:
Fastest way to find out if a file exists in S3 (with boto3) June 16, 2017 Web development
Be very careful with your add_header in Nginx! You might make your site insecure February 11, 2018 Web development
<datalist> looks great on mobile devices August 28, 2020 Web development
How to have default/initial values in a Django form that is bound and rendered January 10, 2020 Web development
Related by keyword:
Items function in JavaScript for looping over dictionaries like Python February 23, 2018 React, JavaScript
British or American English or just English March 18, 2009 Web development
GMapEZ - Google Maps API too complicated for you? July 12, 2006 Web development
London underground map in 3D November 26, 2003 Misc. links