Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[classif] Don't treat bicycle=yes as a shared path #8026

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

pastk
Copy link
Contributor

@pastk pastk commented Apr 28, 2024

Follow-up to #7878

Treating all bicycle=yes ways as shared paths was a mistake, see

This patch makes only bicycle=designated ways treated as shared (with a special rendering). E.g. for footways it means ~8-9 times less will be "shared".

It doesn't affect routing which should be fixed also IMO.

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
@pastk pastk requested review from biodranik and vng April 28, 2024 19:44
Copy link
Member

@vng vng left a comment

Choose a reason for hiding this comment

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

Styles regenerating not needed, right?

@pastk
Copy link
Contributor Author

pastk commented Apr 28, 2024

Styles regenerating not needed, right?

yeap no change there

@vng vng merged commit 967ffc1 into master Apr 28, 2024
15 checks passed
@vng vng deleted the pastk-classif-shared-paths-ignore-bicycle-yes branch April 28, 2024 22:38
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.

None yet

2 participants