If somebody have skills of programming, can you please look at this thread: https://github.com/osmandapp/Osmand/issues/6112#issuecomment-429674216
We are preparing new UI for Public Transport navigation where you will be > able to select alternatives routes there it will be possible to change. > If this is a request for a setting then it should be possible to add today. > We have all parameters defined in this class, probably if we know this is > a B-router we can hard-code new parameters > https://github.com/osmandapp/Osmand/blob/d4737f496c64745adb66fd156a90b52cb1fc01c2/OsmAnd/src/net/osmand/plus/mapcontextmenu/other/RoutePreferencesMenu.java. > > Unfortunately I'm not very good at this code. > Am Sonntag, 30. September 2018 10:54:55 UTC+2 schrieb Poutnik: > > You can Generate all 4 routes directly in BRouter, using the same origin, > destination (taken by Brouter from OSMAnd favourites)and profile, what > would create files BrouterN.gpx , N=0-3. > > Than you can import the GoX file in OSMand. > > ---------- > Dne 29. září 2018 22:47:30 Peter <[email protected] <javascript:>> > napsal: > > > I have installed Brouter App. Need it for bike. In Brouter App i choosed > > Trekking profile. > > > > *But how is it possible to select the 4 alternative Brouter routes in > > OsmAnd. In OsmAnd you only can use the first of four alternative > routes.* > > > > In web-browser you can choose 4 alternative routes for each profile > (e.g. > > Trekking). So i have Trekking Original, Trekking Alternative 1, Trekking > > Alternative 2, Trekking Alternative 3. > > You can see it here: > > http://brouter.de/brouter-web/ > > > > So i want to have Trekking profile and second alternative in OsmAnd. But > > how i can do this? > > Thank you. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Osmand" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > > > > Am Sonntag, 30. September 2018 10:54:55 UTC+2 schrieb Poutnik: > > You can Generate all 4 routes directly in BRouter, using the same origin, > destination (taken by Brouter from OSMAnd favourites)and profile, what > would create files BrouterN.gpx , N=0-3. > > Than you can import the GoX file in OSMand. > > ---------- > Dne 29. září 2018 22:47:30 Peter <[email protected] <javascript:>> > napsal: > > > I have installed Brouter App. Need it for bike. In Brouter App i choosed > > Trekking profile. > > > > *But how is it possible to select the 4 alternative Brouter routes in > > OsmAnd. In OsmAnd you only can use the first of four alternative > routes.* > > > > In web-browser you can choose 4 alternative routes for each profile > (e.g. > > Trekking). So i have Trekking Original, Trekking Alternative 1, Trekking > > Alternative 2, Trekking Alternative 3. > > You can see it here: > > http://brouter.de/brouter-web/ > > > > So i want to have Trekking profile and second alternative in OsmAnd. But > > how i can do this? > > Thank you. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Osmand" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > > > > -- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
