-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add parking:lane:<Side>:surface=*
#81
Labels
Comments
Thanks for adding this! I would keep this issue open since I am thinking about adding a dropdown or some kind of selection with commonly used values as well. |
Can be used datalist https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist |
Follow up todo: Show the surface field only, when parking is allowed (as in "not for "=no", "no_stopping", …"). |
zlant
added a commit
that referenced
this issue
Mar 7, 2022
Done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For our mapping efforts in Berlin, the district asked us to collect the surface information when possible. This data is important for efforts of handling heavy rain situations and water seepage(? "seep away"?).
It would be great to support tags
parking:lane:both:surface
– currently used 46x https://taginfo.openstreetmap.org/keys/parking%3Alane%3Aboth%3Asurfaceparking:lane:left:surface
– currently used 124 https://taginfo.openstreetmap.org/keys/parking%3Alane%3Aleft%3Asurfaceparking:lane:right:surface
– currently used 149x https://taginfo.openstreetmap.org/keys/parking%3Alane%3Aright%3AsurfaceThe text was updated successfully, but these errors were encountered: