Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

A small Python script to sort the stop_times.txt GTFS file into separate files based on stop ID.

License

Notifications You must be signed in to change notification settings

wrongsyntax/gtfs-stop-times-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gtfs-stop-times-sorter

A small Python script to sort the stop_times.txt GTFS file into separate files based on stop ID.

Usage

Download the Python script and run it using Python 3. You will need to specify the location of the stop_times.txt file, which can be downloaded from https://transitfeeds.com/ for the transit agency you need. You should also create an empty destination folder for the files, since there can be a large number that can be difficult to navigate.

About

A small Python script to sort the stop_times.txt GTFS file into separate files based on stop ID.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages