- Allow bikes on sac_scale=strolling routes
- Make highway=corridor foot-routable
- Improve track grade parsing
Full changelog
What's Changed
New Features 🎉
- feat: allow bikes on
sac_scale=strollingby @koebi in https://github.com/GIScience/openrouteservice/pull/2253 - feat: make
highway=corridorfoot-routable by @koebi in https://github.com/GIScience/openrouteservice/pull/2252 - feat: improve track grade parsing by @hwiks in https://github.com/GIScience/openrouteservice/pull/2232
Other Changes
- ci: add support for parallel HeiGIT and openrouteservice Docker images by @MichaelsJP in https://github.com/GIScience/openrouteservice/pull/2263
- docs: add CHANGELOG entries by @aoles in https://github.com/GIScience/openrouteservice/pull/2266
- docs: add opencontainer metadata annotations to image by @dklenke in https://github.com/GIScience/openrouteservice/pull/2264
New Contributors
- @dklenke made their first contribution in https://github.com/GIScience/openrouteservice/pull/2264
- @hwiks made their first contribution in https://github.com/GIScience/openrouteservice/pull/2232
Full Changelog: https://github.com/GIScience/openrouteservice/compare/v9.8.0...v9.9.0