brouter/docs
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
..
_sass/color_schemes Add jekyll configuration for GitHub pages 2021-12-01 07:41:14 +01:00
developers Add "DIVIDE" command and new "maxslope" and "maxslopecost" parameters (#642) 2024-01-17 16:34:52 +01:00
features change url for elevation data #534 2023-04-17 17:09:59 +02:00
users update docs 2022-08-03 17:02:23 +02:00
.gitignore Add jekyll configuration for GitHub pages 2021-12-01 07:41:14 +01:00
404.html Add jekyll configuration for GitHub pages 2021-12-01 07:41:14 +01:00
_config.yml Update jekyll config to abrensch repository 2022-05-22 22:03:32 +02:00
_README.md Explain website generation using jekyll 2023-10-18 22:45:40 +02:00
Gemfile Add webrick to fix jekyll serve on ruby 3 2023-10-18 22:45:40 +02:00
Gemfile.lock Add webrick to fix jekyll serve on ruby 3 2023-10-18 22:45:40 +02:00
index.md add privacy policy 2023-03-29 18:44:06 +02:00
privacy_policy.md add privacy policy 2023-03-29 18:44:06 +02:00
resources.md Fix broken links 2022-05-17 05:52:01 +02:00
revisions.md change version number 2023-08-17 18:03:03 +02:00