2

There used to be a tool by Google called Transxchange2GoogleTransit, but the project looks abandoned. It's not working with the latest NaPTAN data format which was released two years ago.

Louay Alakkad
  • 7,132
  • 2
  • 22
  • 45

2 Answers2

0

Apparently there isn't. We ended up writing our own solution. If interested contact us.

Louay Alakkad
  • 7,132
  • 2
  • 22
  • 45
  • I am looking into something similar... What was the reason that you did not choose [TransXChange2GTFS](https://github.com/jpf18/TransXChange2GTFS) and implemented something new? Was the only reason that it seems to be abandoned or was there some missing functionality? – Nikolaus Krismer Mar 14 '16 at 14:30
0

This project appears to solve this problem, providing a simple way to produce combined GTFS data from TfL's Unified API:

https://github.com/CommuteStream/tflgtfs.git

jbg
  • 4,903
  • 1
  • 27
  • 30