Quantcast
Channel: Question and Answer » postgresql
Viewing all articles
Browse latest Browse all 1138

Mix Public Transportation data with pgRouting

$
0
0

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?


Viewing all articles
Browse latest Browse all 1138

Trending Articles