-
![212895b5](https://github.com/user-attachments/assets/f84bcd31-bb3f-4241-835e-2a57541f9ab5)
-
> Trips must have more than one stop to be usable.
A trip must visit more than one stop in stop_times.txt to be usable by passengers for boarding and alighting.
This is a `Warning` for MobilityD…
-
Repeated entry of same travel plan under "add" functionality is allowed, when instead it should be prevented. This could arise from users forgetting that they added it.
![Screenshot 2020-11-13 at 17…
-
I would like to know if you can make "presets" (I don't know if it's right to say so) for Lulu rules, so that I can have block or allow settings according to my connection. For example, I find myself …
-
**Is your feature request related to a problem? Please describe.**
We can use OpenTripPlanner to compare travel times for TNC O/D pairs but via walk/transit instead.
**Describe the solution you'd …
-
### Is this feature already requested?
- [X] I have checked "open" and "closed" issues, and this is not a duplicate.
### Problem or Missing Functionality
_No response_
### Feature Descript…
-
E.g. given a list of locations, return a list of travel times from each location to a "hospital"
It would be good to be able to tinker with the following parameters:
- [ ] Car vs public transit
…
-
Repeated entry of same travel plan under "add" functionality is allowed, when instead it should be prevented. This could arise from users forgetting that they added it.
![Screenshot 2020-11-13 at 17…
-
### Describe the feature request
Is it possible to get a true random coordinate travel option? Repeatedly using random you start to cycle in the same locations. Can the random be more random at tim…
-
Following logic has to be implemented, for each LinkStation (so to let users see where a traffic jam is located)
if travel times < threshold_1 -> green
if travel times >= threshold_1 AND travel time…