Website to compile traffic signs and recieve OpenStreetMap tagging recommendations.
Convert traffic sign IDs to OSM tags; suggest a traffic_sign-tag based on OSM tags.
LICENCE – Learn more on choosealicense.com
Traffic Sign Tag Examples:
traffic_sign=DE:274[60],1040-30[16-18]traffic_sign=DE:244.1,1022-10traffic_sign=DE:1022-10traffic_sign=DE:250,1024-17;DE:262[5.5]– "No entry except for tractor; But also max weight of 5.5t"
Glossar:
traffic_sign– OSM Key – WikiDE– Country prefix – Each main sign has a country code. Modifier signs get one when they stand alone.274,244.1,1022-10– Sign ID – The official sign number/identifier.274[60],1040-30[16-18],244.1,1022-10– OSM Sign Value Part – The Sign ID together with encoded values.60(km/h),16-18(h) – OSM Sign Value – The encoded value of the sign
Run bun script-new-data.ts from the root folder to update the svgs, data and run the app.
Alternatively, the script lists the separate commands