Felix Gündling

Results 327 comments of Felix Gündling

Maybe before putting in the effort to write a custom script, it would make sense to at least try to get in touch with the feed authors with a wish...

I found it quite useful that the official validator produces a static report URL that I can put into the email with the note that this validator is the official...

> ... having multiple places in which people collect and merge feeds I think **collecting feeds** (projects like Transitland, Mobility Database, Transitous) and **merging feeds** (what OTP and MOTIS already...

That's true. For Transitous, I would see the tracking of this information (about "how to merge feeds") on the Transitous side (where also the Lua scripts and the datasets themself...

Hey! :smile: :wave: We call the following services "rule services": - merge + split ("Flügelung" / "Vereinigung") - through services ("Durchbindung" / GTFS `block_id`) In our approach, we need to...

Ah.. and to answer your actual question: the CSA algorithm stays the same, just the connections array, etc. are derived from those `expanded trips` instead of the raw trips from...

I have to admit that the Valhalla integration is not really well tested. Looking back, just creating a routing-request to a Valhalla Docker container via HTTP would probably have been...

I agree to @PartTimeDataScientist - the table routing approach is really not the best fit for what we try to achieve. A simple Dijkstra would be way better suited and...

Valhalla got removed, so this should not happen anymore.

I guess those two problems are unrelated. The `/lookup/geo_station /ppr/route` loop seems more critical as this can make denial of service attacks very easy (and cannot be prevented with a...