-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Communicate existing bus-only and pedestrianized better #64
Comments
Thanks, came here to open that issue :) |
Bristol now has more filters correctly detected
Thanks ! That works fine for my use-cases based on my quick tests. The red areas should ideally show streets that are only reachable through a street with a different road restriction than they currently have (making them "disconnected"/"islands"). |
Manchester center https://www.openstreetmap.org/#map=16/53.47990/-2.24700 is a great complex test case. Ultimate goal is to handle these complex city centre pedestrianization schemes nicely, whatever that means. A next step to improve there is looking at adjacent cells that count as separate -- is that necessary? The existing filter logic uses different filter types right now for not clear reasons, and merging cells might be possible. If there are other pedestrianized centre areas like Manchester, would be useful to have more (and simpler) test cases. @XioNoX has mentioned a few in different issues; mind linking to something like https://www.openstreetmap.org/#map=16/48.58186/7.74710 (which looks like an enormous island-ish thing that has no through traffic already?) |
From what I remember, it's mostly correct (but I lived there 15 yrs ago): the north part wasn't pedestrian, as well as the south part near the Gutemberg place. As I saw your 2nd screenshot, I'm now wondering if when displaying color on roads, the inaccessible part should still be displayed in "block mode". It's somewhat usual in cartography to have the pedestrian areas / touristic centers displayed in another color. Inaccessible areas are still very specific in their functionality. A lighter red might also help with the visualization. |
https://www.openstreetmap.org/way/353926198
There should be filters on these by default
The text was updated successfully, but these errors were encountered: