Skip to content

Add support for surface=metal,grass_paver,woodchips in bicyle profile#6395

Merged
SiarheiFedartsou merged 3 commits intomasterfrom
sf-bicycle-surfaces
Oct 11, 2022
Merged

Add support for surface=metal,grass_paver,woodchips in bicyle profile#6395
SiarheiFedartsou merged 3 commits intomasterfrom
sf-bicycle-surfaces

Conversation

@SiarheiFedartsou
Copy link
Copy Markdown
Member

@SiarheiFedartsou SiarheiFedartsou commented Oct 7, 2022

Issue

closes #3682

Tasklist

Requirements / Relations

Link any requirements here. Other pull requests this PR is based on?

concrete = default_speed,
concrete_lanes = default_speed,
wood = 10,
metal = 10,
Copy link
Copy Markdown
Member Author

steps:
- uses: actions/checkout@v3
- run: pip install conan==1.51.3
- run: pip install conan==1.53.0
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have something wrong with Conan again :/

@SiarheiFedartsou SiarheiFedartsou marked this pull request as ready for review October 7, 2022 22:20
CHANGELOG.md Outdated
- FIXED: Bump CI complete meta job to ubuntu-20.04 [#6323](https://github.com/Project-OSRM/osrm-backend/pull/6323)
- CHANGED: Node packages are now scoped by @project-osrm [#6386](https://github.com/Project-OSRM/osrm-backend/issues/6386)
- Routing:
- CHANGED: Add support for surface=metal,grass_paver,woodchips in bicyle profile. [#6395](https://github.com/Project-OSRM/osrm-backend/pull/6395)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs moving into the unreleased section again.

@SiarheiFedartsou SiarheiFedartsou merged commit 4026ed5 into master Oct 11, 2022
datendelphin added a commit to fossgis-routing-server/osrm-backend that referenced this pull request Dec 23, 2022
v5.27.1

  - Changes from 5.27.0
    - Misc:
      - FIXED: Revert back to using custom HTTP parser instead of Boost.Beast. [Project-OSRM#6407](Project-OSRM#6407)
      - FIXED: Fix bug with large HTTP requests leading to Bad Request in osrm-routed. [Project-OSRM#6403](Project-OSRM#6403)
    - Routing:
      - CHANGED: Add support for surface=metal,grass_paver,woodchips in bicyle profile. [Project-OSRM#6395](Project-OSRM#6395)
@DennisOSRM DennisOSRM deleted the sf-bicycle-surfaces branch May 3, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support surface=grass_paver and surface=ground for bicycles

2 participants