Realtime, 123456 lines.
Doc on google talks about Text files, MTA website show a live example, and I am provided in a link with a file that redirect to another file that is binary.
Can you provide a Hello World type of example on how to read the thing ?
Regards,
Theo Chino
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To post to this group, send email to gtfs-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/gtfs-realtime.
For more options, visit https://groups.google.com/groups/opt_out.
On Monday, October 7, 2013 4:47:06 AM CEST, Michael S wrote:
> minimal program for an example.
While you mean:
> are there documented program that illustrate how
> GTFS-realtime works,
Please clarify: do you want a program that opens a protobuf file/websocket and iterates over its entities? Or something that helps you through setting up a development chain from protobuf files? Or just a program that is not in Java?
We currently have C and Python readers, targeted to the problems we want to solve.
Stefan