Using GTFS and PostGIS to calculate levels of scheduled service

Recently I was asked about using calculating the amount of scheduled service. This post is the result of a quick experiment to prove the process with PostGIS.

Recently I was asked about using calculating the amount of scheduled service. This post is the result of a quick experiment to prove the process with PostGIS.

Following along assumes:

  • Basic knowledge of SQL and git,
  • Basic familiarity with GTFS, and
  • A copy of PostgreSQL with the PostGIS extension.

Continue reading “Using GTFS and PostGIS to calculate levels of scheduled service”