quackers19/Translink GTFS Schedule to SQLite
Converts translinks GTFS schedule to a database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL of the GTFS zip or files | yes | — |
| output | Output SQLite database filename | no | gtfs-schedule.db |
| schema | Path or URL to schema.sql to use (optional) | no | "" |
| stop-ids | Optional comma-separated list of stop IDs to keep when trimming the database | no | "" |
| no-overwrite | If true, do not overwrite existing output database | no | false |
Outputs
no outputs