Modify ↓
Opened 2 years ago
Closed 2 years ago
#22335 closed enhancement (fixed)
Warn against toilet=* instead of toilets=*
Reported by: | Famlam | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 22.09 |
Component: | Core validator | Version: | |
Keywords: | toilet toilets | Cc: |
Description
Per the wiki page of amenity=toilets:
Please do not use toilet=yes (singular).
There are about 5k instances of toilet, of which 4k ways in combination with building=*
and 1k nodes.
Perhaps it is possible to add the following rule to JOSM:
*[toilet] { throwWarning: tr("{0} is deprecated", "{0.key}"); suggestAlternative: "toilets"; group: tr("deprecated tagging"); }
Originally filed at https://github.com/osm-fr/osmose-backend/issues/1447
Attachments (0)
Change History (2)
comment:1 by , 2 years ago
Milestone: | → 22.09 |
---|
comment:2 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 18545/josm: