nrenner / brouter-web

Web client for BRouter, a routing engine based on OpenStreetMap
https://brouter.de/brouter-web/
MIT License
362 stars 69 forks source link

Options: typo, explanations #747

Open gnbl opened 1 year ago

gnbl commented 1 year ago

consider_river Enable to favor a route along rivers or sees

Maybe "Favo[u]r routes along rivers or lakes" instead? Or "Prefer"? But what about the sea? Not sure whether "water bodies" would be the proper word. Maybe ask ChatGPT to rephrase ;-)

More importantly, please elaborate the option's explanations, e.g. "Cost for going downhill" does really not add anything to "downhillcost". My underlying question would be why "dowhill" has an associated cost whereas "uphill" doesn't.

quaelnix commented 1 year ago

This must be fixed in the respective profile itself, not in BRouter-Web.

waldyrious commented 8 months ago

The first part of this issue should be fixed in abrensch/brouter#660.

quaelnix commented 8 months ago

More importantly, please elaborate the option's explanations, e.g. "Cost for going downhill" does really not add anything to "downhillcost".

The logic behind this is described in the "The elevation buffer (From Poutnik's glossary )" part of the profile developers guide., which probably cannot be summarized in one sentence. But I agree that "Cost for going downhill" is far from optimal.