abrensch / brouter

configurable OSM offline router with elevation awareness, Java + Android
MIT License
494 stars 118 forks source link

Fix fastbike options #598

Closed quaelnix closed 1 year ago

quaelnix commented 1 year ago

This takes the suggestion from @tbsmark86 and implements both allow_steps and allow_ferries in fastbike.brf.

This also utilizes the new Profile-Compiler: constant expressions optimizations.

Related with: https://github.com/abrensch/brouter/issues/561