diff --git a/data/deprecated.json b/data/deprecated.json index 375785c0..5e8b9476 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -877,6 +877,10 @@ "old": {"leisure": "recreation_ground"}, "replace": {"landuse": "recreation_ground"} }, + { + "old": {"leisure": "table_tennis_table"}, + "replace": {"leisure": "pitch", "sport": "table_tennis"} + }, { "old": {"leisure": "video_arcade"}, "replace": {"leisure": "amusement_arcade"}