-
A future improvement development task to see OTP-RR (and TriMet MOD) library refactored to be more a component library.
In such a refactor, there are two features I'd love to see:
a) more indep…
-
Firstly we are really really keen to use react-planner because it looks like by far the best available floor planner.
Whilst relatively new to react I have some years experience with Node.js, so I wo…
-
Found some instances where the delay isn't matching the actual one, and was looking for clarification on those:
Example 1:
A trip on the 1 Queen was shown as being 23-min late when it was about 6.…
-
Currently, our Trip Updates endpoint is at:
`/{agency_id}/trip_updates/...`
and the data is returned in this structure:
- trip/vehicle
- stop
- arrival time
We need a __new endp…
-
There are times when a user is already en route to their destination and they might want to reconsider their travel options. (E.g., traffic backup, bridge lift, missed their stop) With the feature sug…
-
Custom tile overlays on web aren't supported yet, but there may be a significant performance bottleneck in the API where tile content is expected to be in encoded bytes ([`Tile.data`](https://pub.dev/…
-
In conjunction with adding runtimes.txt from issue #42 to enable runtimes to move from between platforms, it is necessary to add a way to distinguish where running time should be distributed from with…
-
## Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
CREATE TABL…
kolbe updated
3 years ago
-
To find return trips and the last time, we need some Couch magic. See [this page on the wiki](https://github.com/transit-appliance/Transit-Board-Hotel/wiki/CouchDB-Architecture) for details of the que…
-
## Steps to Reproduce
This seems to repro when a `CustomPainter` that uses `drawLine` is in a `Transform` with a perspective matrix rotated such that the canvas is close to flat (near 90° o…