Opened 10 years ago
Last modified 10 years ago
#12276 closed enhancement
Add deprecated tags to validator (2) — at Initial Version
| Reported by: | Math1985 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 16.02 |
| Component: | Core validator | Version: | |
| Keywords: | Cc: | Klumbumbus, lists@… |
Description
Would it be possible to add the following deprecated/discouraged tags to the validator? All of them have been documented as discouraged in the wiki. Thanks in advance!
man_made=well (use man_made=water_well)
shop=* (use shop=yes or (better) a specific shop value)
amenity=dog_waste_bin (use amenity=waste_basket+vending=excretement_bags)
amenity=dog_bin (use amenity=waste_basket+vending=excretement_bags)
amenity=artwork (use tourism=artwork)
amenity=community_center (use amenity=community_centre)
man_made=cut_line (use man_made=cutline)
amenity=park (use leisure=park)
amenity=hotel (use tourism=hotel)
historic=abandoned (use abandoned: key prefix)
amenity=prep_school (use amenity=kindergarten or amenity=childcare)
amenity=proposed (use the proposed: key prefix)
amenity=preschool (use amenity=kindergarten or amenity=childcare)
amenity=disused (use the disused: key prefix)
shop=disused (use the disused: key prefix)
shop=windows (use craft=window_construction)
amenity=education (use amenity=school)
shop=gallery (use shop=art)
leisure=gambling (use shop=bookmaker, shop=lottery , amenity=casino, leisure=amusement_arcade, or amenity=gambling)
shop=gambling (use shop=bookmaker, shop=lottery , amenity=casino, leisure=amusement_arcade, or amenity=gambling)
amenity=citymap_post (use tourism=information)
office=register (use amenity=register_office)
office=real_estate_agent (use office=estate_agent)
shop=glass (use shop=glaziery)
shop=window (use craft=window_construction)


