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

Improve classify for cycleways #10

Open
dabreegster opened this issue Jan 20, 2024 · 1 comment
Open

Improve classify for cycleways #10

dabreegster opened this issue Jan 20, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@dabreegster
Copy link
Collaborator

It's not generally valid to walk on a cycleway, depending on the tagging. Plenty of cases to handle here.

Example where it'll be tough: https://www.openstreetmap.org/way/795848752 The separate footway mapping is very inconsistent around here

@dabreegster dabreegster added the good first issue Good for newcomers label Jan 20, 2024
@democat3457
Copy link

At least one case would be to parse the foot= tag for cycleways that are explicitly marked for allowing pedestrians.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants