[pgrouting-dev] GTFS routing in PgRouting 2
Stephen Woodbridge
woodbri at swoodbridge.com
Mon Sep 15 07:13:21 PDT 2014
On 9/15/2014 5:21 AM, Valery N. wrote:
> Hi,
>
> Sry if it was discussed before - I'm quite newbe in this Maillist.
>
> The reason of mail qute simple: Defenetly PgRouting - amazing engine for
> routing. Due my interests I investigate possibility to make route just
> only via GTFS data and find one related articre:
> https://github.com/pgRouting/pgrouting/wiki/MMPTR-Tutorial
>
>
> Unfortuntaly as I can see - it's most related to PGrouting 1.x branch
> with some magic extras like:
>
> |\i /usr/share/pgrouting/routing_transit.sql
> \i /usr/share/pgrouting/routing_transit_wrappers.sql|
>
> and calling procedures from this magic extras:
>
> SELECT prepare_scheduled('gtfs');
>
> So my question is quite simpe: if someone have experience to make GTFS
> routing using PgRoute 2.x branch ?
Add a ticket to the bug tracker and we will consider it for 2.1 but we
don't currently have a schedule for that so that won'n help in the sort
term.
If your interested in getting into a little coding you could fork
pgrouting, read the wiki about development and try porting the old cold
into the 2.0 src tree. Then issue a pull request.
Thanks for reporting this issue.
-Steve
More information about the pgrouting-dev
mailing list