Modify ↓
Opened 3 years ago
Closed 2 years ago
#22640 closed enhancement (fixed)
The tag lane_markings=* should be supported
| Reported by: | GerdP | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 23.05 |
| Component: | Internal preset | Version: | |
| Keywords: | Cc: |
Description
I wondered why JOSM doesn't autocomplete the key when I start to type lane_ ?
See https://wiki.openstreetmap.org/wiki/Key:lane_markings
The key is used 500.000+ times, so why didn't we notice it?
Attachments (0)
Change History (5)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
| Component: | Core → Internal preset |
|---|
comment:3 by , 3 years ago
We just have to decide where to put it. :)
It really should probably be in the Lanes: block, which is doable. We'll just have a longer preset window.
Note:
See TracTickets
for help on using tickets.



TaginfoTestIT checks only for tags, not keys and they need to have a wiki page. osmwiki:Tag:lane_markings=no was created on 28.11.2022. Since then this tag is reported: https://josm.openstreetmap.de/jenkins/job/JOSM-Integration/8429/jdk=JDK8/testReport/org.openstreetmap.josm.data.osm/TaginfoTestIT/testCheckPopularTags__/
So actually we did notice :)