Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adrianprelipcean/pgtfs-tutorials

Tutorials for the PGTFS extension
https://github.com/adrianprelipcean/pgtfs-tutorials

geospatial gtfs pgtfs public-transportation routing tutorial

Last synced: about 1 month ago
JSON representation

Tutorials for the PGTFS extension

Awesome Lists containing this project

README

        

## PGTFS

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/](https://adrianprelipcean.github.io/pgtfs/)

The source code for PGTFS is available at [https://github.com/adrianprelipcean/pgtfs](https://github.com/adrianprelipcean/pgtfs)

# Tutorials
This is the table of content for the tutorials.

The following tutorials have been added:
1. [Intro to pgtfs_csa](001_pgtfs_csa/)
2. [Visualizing PGTFS routes with QGIS](002_pgtfs_qgis/)

## License

All content is licensed under CC-BY-NC-SA-4.0 as shown in the [LICENCES](../LICENSES/) folder.