osmberlin / osm-traffic-sign-tool

A proof of concept tool to help you find the right `traffic_sign=*` tag as well as recommended tags for the road that it applies to.
https://trafficsigns.osm-verkehrswende.org/
GNU Affero General Public License v3.0
18 stars 5 forks source link

Allow adding secondary signs once per primary sign (eg. `traffic_sign=DE:260,1020-30;DE:264[2.2],1020-30`) #45

Closed tordans closed 2 weeks ago

tordans commented 5 months ago

See https://community.openstreetmap.org/t/wie-tagge-ich-dieses-schild/114038 The given sign should become traffic_sign=DE:260,1020-30;264[2.2],1020-30 with corresponding conditional taggings.

motor_vehicle=destination
maxwidth:conditional=none @ (destination)
maxwidth=2.2
traffic_sign=DE:260,1020-30;264[2.2],1020-30
tordans commented 4 weeks ago

Update

https://trafficsigns.osm-verkehrswende.org/DE?signs=DE:264[2.2],1020-30 müsste einen conditional tag anzeigen, tut es aber nicht

tordans commented 2 weeks ago

So, das sieht jetzt gut aus für mich. Ich schließe hier und wir sprechen in #58 darüber, weil es technisch so stark zusammen hängt.

https://trafficsigns.osm-verkehrswende.org/DE?signs=DE:264%5B2.2%5D,1020-30

source:maxwidth=sign
highway=residential or service
maxwidth:conditional=2.2 @ destination
traffic_sign=DE:264[2.2],1020-30