osrm-backend
osrm-backend copied to clipboard
uncomment "cyclability" weight name
Issue
It looks like in profile/bicycle.lua the weight_name in properties was unintentionally commented out
Without it set to cyclability the safety_check is committed when using this profile. Turns' weights are also calculated differently
Tasklist
- [x] CHANGELOG.md entry (How to write a changelog entry)
- [ ] update relevant Wiki pages
- [ ] add tests (see testing documentation)
- [ ] review
- [ ] adjust for comments
- [ ] cherry pick to release branch