#Price calculator!!! http://www.tfl.gov.uk/tfl/tickets/faresandtickets/farefinder/current/
#booleans
tfl has an unusual method of indicating true and false in attrbutes. The xml uses the presence of an attribute with the value 0 to indicate true and absence of the attribute to indicate false.
#Session ID's it appears that &sessionID=0 is required to have working links in the TFL route view.
#Detail view You can find the detail vue by adding this to the URI: &tripSelector3=1&itdLPxx_view=detail
note that &tripSelector1 should be added for the 1st route, &tripSelector2 for the second, etc. As per Booleans, above.
#Bus and tube only Tube: &includedMeans=2 Bus: &includedMeans=5
#TODO: Implement a comparason operatior on transtort tocheck if routes have different condions, start times and interchanges. do search to see if item already in array.
#Route Array Elements departure arrival duration detailsLink interchanges
#Euston - watford junction anamoly
Euston to Watford juction services do not follow normal zoning rules for juorneys starting in euston or watford junction
#Today I Learned TIL: the highest oyster card cap is £19.60 :O