Skip to content

Generate a map of service frequencies for route segments in a GTFS dataset.

License

Notifications You must be signed in to change notification settings

TriTAG/gtfs_frequencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transit frequency map generator

Generate a map of service frequencies for route segments in a GTFS dataset.

Dependencies

  • pyproj
  • shapely
  • colour

Running

usage: process_frequencies.py [-h] [--utm UTM] folder calendar [calendar ...]

GTFS frequency map generator

positional arguments:
  folder      GTFS folder
  calendar    calendars to use in determining route frequency

optional arguments:
  -h, --help  show this help message and exit
  --utm UTM   UTM projection zone

Example output

Grand River Transit frequency map

https://gist.github.com/mboos/2886d6094893e99aec07

About

Generate a map of service frequencies for route segments in a GTFS dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages