Modify ↓
Opened 7 years ago
Closed 7 years ago
#16381 closed defect (fixed)
Misspelled property value - Value 'dogpark' for key 'leisure' looks like 'dogpark' is Misspelled in JOSM validation
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | 18.06 |
| Component: | Core validator | Version: | latest |
| Keywords: | Cc: |
Description (last modified by )
JOSM validation:
Misspelled property value - Value 'dogpark' for key 'leisure' looks like 'dogpark'.
Correct is: "leisure=dog_park"
https://wiki.openstreetmap.org/wiki/Tag:leisure=dog_park
Also this tag is oké for both nodes and area.
However:
- node having [leisure=dog_park] is rendered in JOSM.
- area having [leisure=dog_park] is not rendered in JOSM.
Attachments (1)
Change History (5)
comment:1 by , 7 years ago
by , 7 years ago
comment:2 by , 7 years ago
| Description: | modified (diff) |
|---|---|
| Milestone: | → 18.06 |
comment:3 by , 7 years ago
| Priority: | normal → minor |
|---|
Note:
See TracTickets
for help on using tickets.




Yes the validator message is wrong.
dog_park area is redered though.