diff --git a/data/deprecated.json b/data/deprecated.json index 18107d928..00b4b8f6b 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -132,10 +132,6 @@ "old": {"amenity": "sloped_curb"}, "replace": {"kerb": "lowered"} }, - { - "old": {"amenity": "social_club"}, - "replace": {"club": "*"} - }, { "old": {"amenity": "swimming_pool"}, "replace": {"leisure": "swimming_pool"} diff --git a/data/taginfo.json b/data/taginfo.json index 885552d8b..448aa0ee0 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -1910,7 +1910,6 @@ {"key": "amenity", "value": "sauna", "description": "🄳 ➜ leisure=sauna"}, {"key": "amenity", "value": "shop", "description": "🄳 ➜ shop=*"}, {"key": "amenity", "value": "sloped_curb", "description": "🄳 ➜ kerb=lowered"}, - {"key": "amenity", "value": "social_club", "description": "🄳 ➜ club=*"}, {"key": "amenity", "value": "ticket_booth", "description": "🄳 ➜ shop=ticket"}, {"key": "amenity", "value": "toilet", "description": "🄳 ➜ amenity=toilets"}, {"key": "amenity", "value": "weigh_bridge", "description": "🄳 ➜ amenity=weighbridge"},