#10873 closed enhancement (fixed)
add name=* field to the preset for highway=traffic_signals
Reported by: | sommerluk | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.12 |
Component: | Internal preset | Version: | |
Keywords: | traffic_signals name japan | Cc: |
Description (last modified by )
In Japan, traffic signals have official names. These names serve for orientation in the local area and are even more important on a map than street names.
As far as I know, Japan is the only country with named traffic signals (though I’m not 100% sure):
A Japanese specific preset could be an option. But maybe we could also just add name=* to the existing preset for highway=traffic_signals – as very last element?
Attachments (0)
Change History (5)
comment:1 Changed 8 years ago by
Component: | Core → Internal preset |
---|---|
Description: | modified (diff) |
Keywords: | traffic_signals name japan added |
Milestone: | → 14.12 |
Type: | defect → enhancement |
comment:4 follow-up: 5 Changed 8 years ago by
It is really that the name applies to the traffic signal? Or is it really the name of the junction? That was also covered recently in ticket #10870.
comment:5 Changed 8 years ago by
Replying to aceman:
It is really that the name applies to the traffic signal? Or is it really the name of the junction? That was also covered recently in ticket #10870.
It depends of the country where you are mapping.
In Korea (and, though less often, in some other countries like Ivory Coast), you have named junctions. This junction may have a traffic signal, or it may be a simple junction without any traffic signal (the latter is quite usual in Ivory Coast).
In Japan (and, as far as I know, in no other country of the world) you have named traffic signals. That means that even traffic signals can have names, that are only for pedestrian crossing and that are on the open road without any junction.
We already have country-specific optional tags (mainly in
addr:*
preset), so it's perfectly fine to add an optional name attribute to the existing preset.