Skip to content

Wish: Config option to prefer station entrances from GTFS over OSM #919

@DomeQdev

Description

@DomeQdev

Add a config option to prefer entrances defined in GTFS stops.txt (location_type=2) instead of those inferred from OSM. If no such GTFS entrances are present for a station, fall back to OSM as usual.

This allows better control in cases where GTFS provides more accurate entrance data than OSM.

Example:

In the Warsaw GTFS feed, the metro station Dworzec Wileński includes all station entrances precisely as location_type=2 stops:

Image

However, OSM either lacks metro entrances entirely or they are mis-mapped, causing MOTIS to not recognize any entrances at all. Using the GTFS-defined entrances ensures correct pedestrian routing in such cases.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions