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

Add Belgium road sign icons #7178

Closed
thibaultmol opened this issue Dec 26, 2019 · 2 comments
Closed

Add Belgium road sign icons #7178

thibaultmol opened this issue Dec 26, 2019 · 2 comments

Comments

@thibaultmol
Copy link
Contributor

Hi,

On the OSM wiki there is a page of all the common road signs we use in Belgium: https://wiki.openstreetmap.org/wiki/Road_signs_in_Belgium
When editing in Belgium, when selecting those tags (ex "traffic_sign"="BE:F4a")
It'd be nice if it showed the actual sign icons like on the wiki

Cheers

@quincylvania
Copy link
Collaborator

@thibaultmol Yep, adding country-specific traffic sign presets is #5666. I'd love for there to be a traffic sign index where we can support Belgium and any place.

@1ec5
Copy link
Collaborator

1ec5 commented Dec 28, 2019

traffic_sign is one of several common tags whose values are prefixed by a country code and a colon. (network is another example.) These tags would benefit from a country selector like #7123 (which can default to the current country), plus a subfield of some sort that appends to the same tag.

A sign index would be really cool, though one complication is that traffic_sign technically accepts a complex syntax intended to describe the sign’s layout and contents. So unfortunately it’s more like opening_hours than the brand tag that has so successfully been indexed.

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

3 participants