Run this query on 13/12/09 to keep the station names up to date:
update tc_stations set tc_station_name = "Hammersmith [Cir/H&C]" where
tc_station_name = "Hammersmith [H&C]";
update tc_stations set tc_station_name = "Paddington [Cir/H&C]" where
tc_station_name = "Paddington [H&C]";
Original issue reported on code.google.com by pmberry2...@gmail.com on 6 Nov 2009 at 1:58
Original issue reported on code.google.com by
pmberry2...@gmail.com
on 6 Nov 2009 at 1:58