Skip to content

Python script for creating GTFS from ZTM (http://www.ztm.waw.pl) publicly available schedules. For GTFS specification check https://developers.google.com/transit/gtfs/

License

Notifications You must be signed in to change notification settings

mkrolewicz/GTFS4ZTM_waw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GTFS4ZTM_waw

Python script for creating GTFS (General Transit Feed Specification) from ZTM (http://www.ztm.waw.pl) publicly available schedules

Scripts works in current directory, connects to ZTM FTP server, fetches latest schedules and creates GTFS files in 'target//' subdirectory.

Schedules are publicly available - terms and conditions are here (in Polish): http://www.ztm.waw.pl/?c=628&l=1

General remarks:

  • WKD and KM are owned by different entities - and onlhy partial schedules are available (not all stations)
  • No schedule for Metro lines (M1 and M2)
  • debug/wrong_stops.txt lists stops for which ZTM doesn't publish coordinates

About

Python script for creating GTFS from ZTM (http://www.ztm.waw.pl) publicly available schedules. For GTFS specification check https://developers.google.com/transit/gtfs/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%