The
TfL Cycle Hire Map recently launched is very handy but still some things could be improved - it is tricky for a casual user to get the list of the stations with their coordinates for offline use. Also, there is no visible way of importing those coordinates into a GPS navigator - you're tied to the TfL website or Google Maps in the best case. So I've done some minor scripting to retrieve the information and published it:
Using
Fusion Tables, you can create your own mashups and visualizations in several clicks - e.g. you can add a map like the one below to your page (just select "Visualize" / "Map" and customize your settings):
Also, you can easily get the same table in
KML format or as a plain CSV (just select "File" / "Export" to get a CSV file).
What's it all about? With the raw data received in KML or CSV form you can feed those coordinates to almost any navigation system you use with little efforts to change the format to the one your device supports.
For example, here you can
download a file for Nokia OVI maps I've created in 5 minutes. To add the docking stations coordinates to your Nokia phone, you need to copy this file to your device, then install free
LmManager app and use its "Import" feature to put them all into your landmarks (for some yet unknown reason they may appear uncategorised but it's a 15 seconds deal to select them all in the standard Landmarks application and categorize in a bundle).
As a result, now you can navigate to the nearest station without internet connection required.
Upd. Pay attention that these are only coordinates, with no current state information provided. If you want to see the number of bikes and docking slots available at the moment, the best map you need is
here (on the contrary to the official TfL version it shows the numbers right in the marker icons).
Update: Ovi Maps pack
updated.
Update: Another update
Update: for an up-to-date version please see the new
dynamic solution.