brouter icon indicating copy to clipboard operation
brouter copied to clipboard

configurable OSM offline router with elevation awareness, Java + Android

Results 117 brouter issues
Sort by recently updated
recently updated
newest added

Hi all, I was trying to generate my own segments with just a subset of elements so that the size of segments is smaller. For my initial attempts I downloaded...

Hi everyone, I noticed that some mappers, including myself, sometimes use certain tags on nodes instead of the way to indicate short sections without splitting the segment. I wonder if...

enhancement

In https://github.com/nrenner/brouter-web/issues/438 I reported that a [way](http://brouter.de/brouter-web/#map=19/50.03149/19.91601/standard,Waymarked_Trails-Cycling&lonlats=19.916486,50.031549;19.916118,50.031418) with: ``` surface=paved cycleway:surface=asphalt footway:surface=paving_stones ``` is reported as 100% paved (instead of 100% asphalt). The response I got was: > should be...

enhancement
profiles

Have you got plans to allow routing via highway=router node? And if so, please consider level=* information on elevator object to find out which ways, connected to highway=elevator, have to...

question

Streets that are restricted for bicycles in only one direction and are tagged with "bicycle:backward=no" are used as if no restrictions apply. See https://community.openstreetmap.org/t/verwendung-von-bicycle-backward-no/111175 In this example, the destination should...

enhancement
profiles

This is the call for a bigger update on lookups.dat The Android apk doesn't need an update for that. Lookups.dat and profiles are updated automaticly. Next apk update will then...

Following from [this discussion on the Cruiser app group here](https://github.com/devemux86/cruiser/discussions/134#discussioncomment-7380651), is there an allowance for routing across a toll road when the OSM suggest that the vehicle in question (a...

enhancement

As far as I can see, sidewalks tagged with `sidewalk:left=yes` or are not considered for routing (opposed to `sidewalk=left`, which works fine). Here is an [example](https://brouter.de/brouter-web/#map=19/48.13290/11.57297/standard&lonlats=11.573303,48.133296;11.572469,48.132823&profile=hiking-mountain) where this leads to...

The app already includes a simple and effective rerouting function. This means that only a fraction of the time is required for a recalculation How it works: BRouter app saves...

In most well developed countries it is forbidden to stop on a motorway (highway=motorway/trunk), so when a router is searching for the begin/end of the route is should exclude motorways....