I’m looking to mix 3rd party data, such as public transportation (routes, schedule is optional), with geographic data imported from shapefile/osm. With this I plan to give users an option to select a route taking into account public transportation.
How can I import public transportation data (GTFS) and use it with pgRouting routing algorithms, is this possible?