Why do route planners take the name of a building into account rather than its entrance when creating a walking route?

Hello,

When I request a pedestrian route from a bus stop to the Estia Berria building, why does GraphHopper give a route that does not take the building entrance, even though it is mapped in OSM?

Obviously, when the arrival point is further north of the building, the pedestrian route is correct.

The problem is that the name of the building is indicated south of the shape.

Thank you in advance for your help, and sorry if this question has already been asked. My English isn’t very good.

The problem is that geocoders like photon (which we use for autocomplete) do not have this information in the database. But from a recent discussions with the dev from photon this will be included at some point in the future. And once it is there we can use it in GraphHopper Maps (if it is available in the data) and forward it to the routing engine.

1 Like

Thanks for your reply. Glad to hear that an improvement is planned. All we can do now is wait patiently.

The next Nominatim release will add support for entrances:

As photon is importing its data from Nominatim, they’ll add support sooner or later

1 Like