Tags should be highlighted red when deprecated (and similar)
It’d be great to have tags that are labeled as deprecated, discardable, and obsolete in the wiki to be either highlighted in red or have the blue section on the left side of the tag to be red.
This should help with users knowing which tags to remove.
I have added image to show what I’m talking about.
sent from a phone
On 25 Jun 2024, at 04:03, ooosssay @.***> wrote:
It’d be great to have tags that are labeled as deprecated, discardable, and obsolete in the wiki to be either highlighted in red or have the blue section on the left side of the tag to be red.
typically these tags should not simply be discarded but replaced with (a) better tag(s).
Please also note that the wiki is not very good at pointing to deprecated tags, because not so rarely people put the deprecation template on pages without discussing it beforehand, nor offering replacements sometimes, and it may take some time until it gets noticed and reverted.
These would come from https://github.com/openstreetmap/id-tagging-schema/blob/main/dist/discarded.json and https://github.com/openstreetmap/id-tagging-schema/blob/main/dist/deprecated.json
For deprecated tags the complexity is fitting it into our UI with our very limited screen space.