public class ConvertGtfsRtToCsvFile
extends java.lang.Object
| Constructor and Description |
|---|
ConvertGtfsRtToCsvFile() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Reads in a GTFS-realtime file for a Vehicle Positions feed and converts
it to a CSV file containing the AVL reports.
|