<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Minko,<br>> For instance this node you can pass with bicycle<br><div>> http://www.openstreetmap.org/node/1258837342#map=17/52.05858/5.36603<br><br>I can't reproduce that in MapSource with r3160 and default style. I am always routed to the<br>next junctions when using bicycle mode. In pedestrian mode I am routed through the barrier.<br><br>> <br>> What happens if you dont specify any rules after barrier=gate, given that link-pois-to-ways is active?<br>> Will it look at the tags that are specified on OSM and use the route restrictions accordingly that are hardcoded, or will it ignore those barriers in routing?<br>> Do I have to set motorcar=yes for my cycle map after barrier=bollard (because I dont use car navigation) if I want to use link-pois-to-ways?<br><br>Well, for the link-pois-to-ways option mkgmap evaluates the access tags beginning with mkgmap: and the <br>mkgmap:road-class and mkgmap:road-speed tags (including the min and max versions).<br>If it finds an access tag, it checks if the POI is more restrictive than the way. If yes, a routing restriction is created.<br>If it finds a tag like mkgmap:road-class or mkgmap:road-speed, it will use the corresponding values for a part of<br>the way near the POI.<br><br>OK?<br><br>Gerd<br><br>> <br>> > Hi Minko,<br>> > <br>> > these rules will match before:<br>> > barrier=* & foot=* { set mkgmap:foot='${foot|subst:private=>no}' }<br>> > barrier=* & access=* { addaccess '${access|subst:private=>no}' }<br>> > <br>> > If I got that right, the rule below should not allow bicycle.<br>> > It's difficult to verify that in the map as we create a route<br>> > restriction<br>> > for this when --link-pois-to-ways is active. Do you have an example<br>> > where this doesn't work?<br>> > <br>> > Gerd<br>> _______________________________________________<br>> mkgmap-dev mailing list<br>> mkgmap-dev@lists.mkgmap.org.uk<br>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                            </div></body>
</html>