Expand description

This exposes common information between GTFS and NTFS Mainly 2 common things are grouped here:

  • Accessibility of some equipments
  • calendar.txt and calendar_dates.txt format are identical between the GTFS and NTFS

Structs

  • Structure to serialize/deserialize the file calendar.txt
  • Structure to serialize/deserialize the file calendar_dates.txt

Functions