UNPKG

gtfs-to-blocks

Version:

Generate CSV of transit departure times organized by block_id in GTFS.

14 lines (13 loc) 252 B
{ "agencies": [ { "agency_key": "my-agency-name", "url": "~/path/to/my/gtfs" } ], "date": "20221024", "includeDeadheads": true, "outputPath": "custom/output/path", "sqlitePath": "/tmp/gtfs", "timeFormat": "HH:mm:ss" }