gtfs-php-sdk icon indicating copy to clipboard operation
gtfs-php-sdk copied to clipboard

Does this package support GTFS realtime?

Open bertheyman opened this issue 3 years ago • 3 comments

Thanks for your work on this package, comes in very handy!

I find mixed info on realtime support, so I was wondering if this package supports it? Saw that it is tagged with gtfs-realtime, but it doesn't seem to be able to read the file I have. (regular GTFS file works fine). Further research shows that PHP support is deprecated for it, so might need to consider a language change.

bertheyman avatar Aug 04 '22 07:08 bertheyman

Hi Bert,

The package does not support GTFS-RT yet, but this functionality would be welcomed.

Regards, Bert

Bertware avatar Aug 09 '22 08:08 Bertware

Allright, thanks for letting me know! I got a little confused by the title having (-RT), not being sure wether that meant it being in- or excluded. Would you be open to a PR to clarify the readme a bit on that subject?

bertheyman avatar Aug 09 '22 08:08 bertheyman

I'll see if I can quickly add realtime-support, which would be the best solution, since including gtfs-rt support was one of the original goals. Otherwise I'd be open to clearer documentation.

Bertware avatar Aug 09 '22 08:08 Bertware