openstreetmap/iD

Fields should indicate that related conditional tags are present

Open

#9,679 opened on Jun 1, 2023

 (7 comments) (3 reactions) (0 assignees)JavaScript (1,449 forks)github user discovery
fieldhelp wanted

Repository metrics

Stars
 (3,818 stars)
PR merge metrics
 (Avg merge 29d 14h) (82 merged PRs in 30d)

Description

A proper opening_hours field has eluded us for years (#974), not to mention a UI for conditional restrictions that would presumably be based on it (#2906). Meanwhile, there are plenty of features that have both a key and the conditional variant of that key set simultaneously, for example, maxweight=* and maxweight:conditional=*. At the very least, an unobtrusive label could appear at the bottom of a field to indicate that conditional tagging is present and can be edited using the raw tag editor.

Contributor guide