Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the line names #39

Closed
rachaelcodes opened this issue Jul 13, 2017 · 1 comment
Closed

Update the line names #39

rachaelcodes opened this issue Jul 13, 2017 · 1 comment

Comments

@rachaelcodes
Copy link
Collaborator

here is a list of the line ids that the tfl api uses - can we update our HTML form to return these? (this might mean we don't need the parsing name function in logic.js and have to cut out a couple of lines like TFL rail)

exports.lines = {

  | "bakerloo": "Bakerloo",
  | "central": "Central",
  | "circle": "Circle",
  | "district": "District",
  | "hammersmith-city": "Hammersmith & City",
  | "jubilee": "Jubilee",
  | "metropolitan": "Metropolitan",
  | "northern": "Northern",
  | "piccadilly": "Piccadilly",
  | "victoria": "Victoria",
  | "waterloo-city": "Waterloo & City"
  | };

@rachaelcodes
Copy link
Collaborator Author

rachaelcodes commented Jul 13, 2017

"london-overground": "London Overground"
"dlr":"DLR"
"tfl-rail": "TFL Rail"
"tram": "Tram"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant