A user pointed out, that route 782 takes Marienstraße instead of Tübinger Straße.
Wrong route displayed in MiH:
OSM data shows the correct route:
Here, we suffer from VVS not providing shape data (see mfdz/GTFS-Issues#4). The tool Pfaedle which we use for map matching calculates the shortest path between all stops of a route. As in this case, the routing concludes that it should be faster to take Tübinger Straße instead of Marienstraße.
Best fix for this and comparable issues would be to have VVS publish shapes themselves.
Other options:
provide shape manually (can only be done for a few routes, does not scale)
Request a new Pfaedle feature to incentivate highways which have a route relation with osm:ref=gtfs:short_name (rather longterm)
Check out other map matching tools (pfaedle already is quite sophisticated, not sure if a better alternative exists)
Change pfaedle configuration (might result in worse results elsewhere)
A user pointed out, that route 782 takes Marienstraße instead of Tübinger Straße.
Wrong route displayed in MiH: OSM data shows the correct route:
Here, we suffer from VVS not providing shape data (see mfdz/GTFS-Issues#4). The tool Pfaedle which we use for map matching calculates the shortest path between all stops of a route. As in this case, the routing concludes that it should be faster to take Tübinger Straße instead of Marienstraße.
Best fix for this and comparable issues would be to have VVS publish shapes themselves. Other options: