Modify ↓
Opened 9 years ago
Closed 9 years ago
#12129 closed defect (wontfix)
minspeed on traffic_sign node
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
If minspeed=* is put on a traffic_sign=maxspeed node it is not rendered correctly. This is true even if a maxspeed=* is also present. For instance, many provincial highways in Quebec are maxspeed=100 and minspeed=60.
Attachments (0)
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
There are only 55 nodes with
minspeed=*
. Therefore it is not worth to create such an advanced style like for maxspeed nodes (which would slow down the mappaint style a bit). I think we are fine here with the fixed 30 minspeed sign.