openstreetmap / iD

🆔 The easy-to-use OpenStreetMap editor in JavaScript.
https://www.openstreetmap.org/edit?editor=id
ISC License
3.38k stars 1.22k forks source link

Feature Request: Make a distinction betwen highways that have different lit=* tags #8145

Open ScriptForAll opened 4 years ago

ScriptForAll commented 4 years ago

I've started using iD (and contributing to OSM in general) for a few mounths and something I've noticed that is missing and could help reduce editing time with highways would be a way to represent highways that have different lit=* tags. One could use overpass turbo and have the ways highlighted with the different tags but I believe implementing it directly into the editor would be more friendly and accessible to new users. An application that already does this is OSMand~, which is allows the user to see if the highway is lit, namely:

I don't know if this was already proposed before but this small feature would be something very nice have it implemented.

lectrician1 commented 4 years ago

Implementation of #7773 could allow this. Your issue is one of many projects that could make it useful.