User Tools

Site Tools


gtfs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gtfs [2021/09/06 14:56]
mstraub
gtfs [2021/09/09 10:53]
mstraub
Line 23: Line 23:
 Vienna: https://​www.data.gv.at/​katalog/​dataset/​ab4a73b6-1c2d-42e1-b4d9-049e04889cf0 Vienna: https://​www.data.gv.at/​katalog/​dataset/​ab4a73b6-1c2d-42e1-b4d9-049e04889cf0
 ===== Tools ===== ===== Tools =====
 +
 +==== GTFS.html ====
 +
 +quickly browse/​validate a GTFS file. It even includes a map view.
 +
 +Visit https://​gtfs.pleasantprogrammer.com and upload your GTFS (it's a local web app)
 +
 +==== static-GTFS-manager ====
 +
 +GTFS editor, not as powerful as IBI transit (e.g. does not even have a map view for routes), but easy to install (simply download and run the executable) ​
 +
 +https://​github.com/​WRI-Cities/​static-GTFS-manager
 +
 +==== IBI transit ====
 +
 +Suite for importing / creating / editing and publishing GTFS feeds.
 +
 +Quite complex to set up, but very powerful: https://​data-tools-docs.ibi-transit.com/​en/​latest/​dev/​deployment/​
  
 ==== OneBusAway (Java/CLI) ==== ==== OneBusAway (Java/CLI) ====
 +
 +Nice command line tool to extract / merge / edit GTFS.
  
 [[https://​github.com/​OneBusAway/​onebusaway/​wiki|OneBusAway]] is a library for transforming and merging GTFS data sets. Amongst others it features two handy CLIs: [[https://​github.com/​OneBusAway/​onebusaway/​wiki|OneBusAway]] is a library for transforming and merging GTFS data sets. Amongst others it features two handy CLIs:
Line 57: Line 77:
  
  
-==== transitfeed (Python) ====+==== transitfeed (Python ​- outdated!) ====
  
  
gtfs.txt ยท Last modified: 2021/09/09 10:53 by mstraub