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

bicycle_road=yes on highway=cycleway not rendered #629

Closed
tordans opened this issue Aug 19, 2022 · 2 comments
Closed

bicycle_road=yes on highway=cycleway not rendered #629

tordans opened this issue Aug 19, 2022 · 2 comments

Comments

@tordans
Copy link

tordans commented Aug 19, 2022

I am wondering, why the bottom segment https://www.cyclosm.org/#map=18/52.48459/13.44465/cyclosm of Weigandufer is not blue. It should at least be a blue line because of the highway=cycleway, right? But even more, IMO the whole road width should be blue because of the bicycle_road=yes. Right now, the safest part of that road is not shows as bike infrastructure :).

image

--

Follow up to #150

@Florimondable
Copy link
Member

It's due to the tag vehicle=no, a bicycle is a vehicle, so the cycleway is rendered in grey as not allowed for bicycle.

About bicycle_road it's weird to have this tag on a cycleway, though after seeing mapillary I can understand why : there is the Fahrradstraße board.

@tordans
Copy link
Author

tordans commented Aug 28, 2022

Thanks for helping with debugging this. We discussed it locally and found, that we broke the tagging at the beginning of the year. History. The segment is now blue again.

I would still argue, that anything with bicycle_road=yes should be shown more like a highway=service or highway=residential that a "thin", regular highway=cycleway. In my mind, the "bicycle_road" tagging could just as easily be "highway=bicycle_road" which probably did not happen historically because we don't change the highway-schema anymore. But for a full bicycle_road (aka no other traffic than bikes), the highway=cycleway + bicycle_road=yes feels like the best tagging to describe the function of the street.

Feel free to close if you don't want to change this.

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

No branches or pull requests

2 participants