polyscias
                                            polyscias
                                        
                                    See #79 and #335, in the current default Trekking profile bicycle=use_sidepath is not given any penalty which is not good and has been fixed in #337. With a new release...
The safety profile is not part of the profiles released by brouter, see https://github.com/abrensch/brouter/tree/master/misc/profiles2 So what is the source of the safety profile?
> 'safety' is one of the generated variants of trekking.brf That is good to know and means that with a new release the fix will be also release to the...
> I've tried your "sample" but unfortunately it doesn't work for me, the router still chooses the highway over the cycleway: Did you try changing on line 122 of the...
In the lower left-part you see the cost of this route is 1252 and the length 0,9 km, if I force the route over the Kurhan street, the costs are...
> Well not exactly. Without `else not bicycle=private|no|dismount|use_sidepath` the router chooses Kurhan, without forcing it Did you have a look at the spreadsheet tab on why? I am more than...
I know that for turn-instructions there is a turnInstructionCatchingRange that is meant for this kind of situations, see the discussion in #332 From the Trekking profile: _assign turnInstructionCatchingRange = 40...
I see [atv is mapped mainly in the USA](https://taginfo.openstreetmap.org/keys/atv#map), that is why I did not see it yet. Yes, I think it is good to add it, see also #416
I think a docker image is overkill, you just need to run brouter.jar On Linux I do that using: `java -Xmx128M -Xms128M -Xmn8M -DmaxRunningTime=300 -cp brouter.jar btools.server.RouteServer segments4 profiles2 customprofiles...
Probably good to describe how a router should have these node tags as I do not really see how it should do that, I do not see how these tags...