brouter/docs/developers
simdens 2f1422352e
Add "DIVIDE" command and new "maxslope" and "maxslopecost" parameters (#642)
* Added 'DIV' expression for profiles

* Added 'uphillmaxbuffercost' and 'downhillmaxbuffercost' parameter. This makes it possible to penalize very steep path sections

* Added 'div by zero' check in BExpression.java DIV command

* Simplify maxbuffercostdiv logic

* Added documentation about new features

* Fix typo

* Rename new DIV command

* Redesign the new commands
- Allow to set both the maxslope and the maxslopecost in the way context separately for uphill and downhill
- New names for the new commands that better reflect what they actually do

* Adapt the profile developers guide to the latest changes

* Improve wording

---------

Co-authored-by: quaelnix <122357328+quaelnix@users.noreply.github.com>
2024-01-17 16:34:52 +01:00
..
algorithm.md Always use h1 for heading 2021-12-29 08:50:02 +01:00
android_service.md Merge pull request #588 from afischerdev/new-apk 2023-07-12 11:47:57 +02:00
build_segments.md Adapt scripts & documentation 2023-05-17 20:04:56 +02:00
environmental_considerations_and_pseudo_tags.md Clarify some wordings & format table 2023-10-18 22:45:40 +02:00
http_server.md update docs for incoming params 2023-04-22 12:47:29 +02:00
index.md Fix broken links 2022-05-17 05:52:01 +02:00
profile_developers_guide.md Add "DIVIDE" command and new "maxslope" and "maxslopecost" parameters (#642) 2024-01-17 16:34:52 +01:00