-
protobuf.js version: ```~6.8.6```
Hi folks,
Thank you very much for maintaining this repository. I am trying to decode a message with protobuf.js in ``react`` that was encoded and send in a ``node…
-
This pull request : https://github.com/OneBusAway/onebusaway-gtfs-realtime-visualizer/pull/2 had made the JS part friendly for working on any URL that the application would get launched on. That's gre…
-
**CC**: @Hoverth
An error occured while fetching a feed from `feeds/nz.json`.
If the error is not temporary, please consider replacing or removing the feed.
Thanks!
Here are the logs of the error(s…
-
check https://github.com/google/transit/pull/219
-
We need to create regular tests to run on our vehicle-positions RT feed to ensure they're working as expected. Create logic to check each live agency's RT feed every X minutes, and report on the resul…
-
While making the feed for the Catholic Community Services of Western Washington [work in OTP](https://github.com/opentripplanner/OpenTripPlanner/pull/5376), we hit upon an interesting edge case: what …
-
Hi,
i'm using your application for Montreal Bus & Metro. For buses it is working perfetly, but i have hard time with metro. I can't get any information.
please find my config below:
sensor:
…
-
As the readme stated, transitous aims to be a __routing__ service:
> A community-run provider-neutral international public transport __routing__ service.
Will transitous (maybe motis is already …
-
The used API only allows to add VAG served bus stops, bus stops served by other providers (e.g. Stadtwerke Erlangen, all Stops in Alterlangen like "Kosbacher Weg") are not supported.
Steps to repro…
-
GTFSリアルタイムは構造が複雑で、任意項目も多いので、必要な情報を取得するためには読取側で差分を吸収する必要がある。
またリアルタイム情報ということもあり、運用、通信、車載器、サーバの不備等によるノイズも多いため、回避策も必要。
下記などについてTipsをまとめたい。
## 直近通過したバス停の判定
### 課題
* TripUpdateにはStopTimeUpdateを過去(…