PGTFS is a PostgreSQL extension designed to facilitate routing on top of the GTFS (General Transit Feed Specification) format. It provides functionality to query and analyze public transportation data stored in a PostgreSQL database using GTFS feeds.
The official PGTFS documentation is available at https://adrianprelipcean.github.io/pgtfs/
The source code for PGTFS is available at https://github.com/adrianprelipcean/pgtfs
This is the table of content for the tutorials.
The following tutorials have been added:
All content is licensed under CC-BY-NC-SA-4.0 as shown in the LICENCES folder.