Opened 4 weeks ago
Last modified 8 days ago
#24832 new defect
supervised=interval is not deprecated
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core validator | Version: | |
| Keywords: | interval | Cc: | skyper |
Description
https://wiki.openstreetmap.org/wiki/Key:supervised lists supervised=interval as one of the supposed values, whereas it is listed as deprecated on https://josm.openstreetmap.de/browser/josm/trunk/resources/data/validator/deprecated.mapcss#L442
Attachments (0)
Change History (4)
comment:1 by , 4 weeks ago
| Component: | Core → Internal preset |
|---|
follow-up: 3 comment:2 by , 4 weeks ago
| Cc: | added |
|---|
comment:3 by , 8 days ago
Replying to gaben:
This is a change after #10530.
Wow, a change almost twelve years ago. Unfortunately, I get almost all the time 429s, browsing the source code and changes.
Long story short:
It is identical to fee=interval. It was always meant as opening hours' interval in the proposal (see examples there). JOSM was the only known editor which offered these wrong interval values in 2014. Back then I replaced interval with some opening hours examples in the presets and deprecated (in JOSM terms) the wrong values, in order to fix them.
In 2018, a well-known user created the wiki page and made the identical mistake to add interval as value. Unfortunately the best example from the proposal never got copied to the actual wiki page.
In 2026, there are far more values with correct opening hours syntax than interval. So from my point of view work has to be done on the wiki page and the data.
comment:4 by , 8 days ago
| Component: | Internal preset → Core validator |
|---|---|
| Keywords: | interval added |



This is a change after #10530.