I have set up a local GraphHopper installation as part of the backend used in my project. However, when I do some routing tests it does not give me expected results avoiding bicycle=no. Here's an example: The tunnel used in my local installation is marked with bicycle=no and I am using up-to-date Metro extract. I am running the latest unstable branch pulled freshly from github just today. How should I configure my server in order to make it correctly? |
I would recommend to ask this special question maybe on the graphhopper mailing list (unless a solution will be posted here) where its developer is present: |
I have found that the data source has mistake and I have replace it. Now the problem has been fixed. |