Felix Gündling

Results 39 issues of Felix Gündling

Idea: - for incoming messages: move union type from inside JSON object to outside (for Flatbuffers to parse) - for outgoing messages: move union type from outside JSON to inside...

enhancement
api

Override paths from path module (extracted from OSM) by those from `shapes.txt` where available. This would be interesting especially for ferries since those are currently only direct lines on in...

enhancement
GTFS

Example: ```json { "time": "2022-03-08T09:32:20.685+00:00", "severity": "WARN", "logger": "dispatcher.cc:121", "msg": "target not found: /metrics" } ```

enhancement

https://github.com/open-telemetry/opentelemetry-cpp https://www.jaegertracing.io/

enhancement

The parking module is currently the slowest for import when starting MOTIS. Two options to speedup without big effort: - [ ] only recompute data for new stations as long...

enhancement

Stop updating stops based on the max travel time to facilitate early termination

RAPTOR