GoMap icon indicating copy to clipboard operation
GoMap copied to clipboard

Tags should be highlighted red when deprecated (and similar)

Open ooosssay opened this issue 1 year ago • 2 comments

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. IMG_7085

ooosssay avatar Jun 25 '24 02:06 ooosssay

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.

dieterdreist avatar Jun 25 '24 08:06 dieterdreist

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.

bryceco avatar Jun 26 '24 00:06 bryceco