Hello, I open this thread to report a bug navigating on bicycle, via a node barrier = bollard , with tag bicycle = yes.
PC Navigator free (v.14), with type vehicle = bicycle, warns that you are going through a closed area, but calculates the route correctly (if there is one point in this area). The bug is that the area is not closed for bicycles and there should be no warning.
The version for Android instead, with vehicle type = bike, does not want to go through a node with barrier = bollard despite the tag bicycle = yes
I have not found these bugs in the forum, someone can tell me if and when it will be resolved?
I try to explain: it is impossible to get into a cycle path protected by a bollard as the Android version considers the bollard like a wall impassable, even with type vehicle = bicycle.
@mdx: An old thread but just as actual now as it was 6 months ago.
I just experienced it in Amsterdam when cycling from Rembrandt Park to/and through VondelPark via the "Theophile de Bockbrug" (cycle bridge). It is, ánd a cycleway, ánd part of several cycleroutes, but MNF refuses to use that route because of the bollards which are there to prevent car traffic.
If ("mode=bicycle" && "highway == cycleway") then ignore bollards.
To me this seems like a simple if-then statement. These kind of stupid, easily to recover errors make me (still) use OsmAnd for cycling instead of MNF.