Footway is not imported into the graph

Hi,

I use the default bike profile (and only the bike profile) and I noticed that the route takes an unnecessary and long detour. When activating the graph overlay in the web client I could see why. A footway was not imported into the graph. It even has an bicycle=yes tag. The combination highway=footway and bicycle=yes is quite common in Germany.
How do I get graphhopper to import footways as well?

Maybe check the import.osm.ignored_highways settings in your config file. Are all footways excluded in your graph, or only this specific one? Maybe it is close to the border of your map? It would be helpful if you shared more information like a link to the OSM way.

Ah tank you very much. It was the ignored_highways setting.

1 Like