NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

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:
My site (wrong) Demo site (right)

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?

asked 01 Apr '15, 16:09

miklcct's gravatar image

miklcct
71337
accept rate: 0%


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:

https://graphhopper.com/#community

permanent link

answered 01 Apr '15, 17:16

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

I have found that the data source has mistake and I have replace it. Now the problem has been fixed.

permanent link

answered 02 Apr '15, 07:15

miklcct's gravatar image

miklcct
71337
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×305
×22
×21

question asked: 01 Apr '15, 16:09

question was seen: 3,832 times

last updated: 02 Apr '15, 07:15

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum