ad-freiburg / pfaedle

Precise map-matching for public transit feeds. Generates high-quality GTFS shapes from OSM data.
GNU General Public License v3.0
206 stars 29 forks source link

Feature request: Support for OSM editing #11

Open hbruch opened 4 years ago

hbruch commented 4 years ago

We use pfaedle to enhance the VVS (Stuttgart, Germany) GTFS feeds. However, we get some complaints where the deduced route does not match the real route.

If I read the code correctly, pfaedle would profit from maintained route relations in OSM(?).

To help gathering these, pfaedle could ease the rather tedious creation/maintenance of OSM route relations, if there were an option to generate route relations with OSM way Ids.

Helpful would be as well a report listing the GTFS stop id associated with the matched OSM stop ID.