diff --git a/data/deprecated.json b/data/deprecated.json index 4e9d137ad..9614f1768 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -28,6 +28,10 @@ "old": {"amenity": "community_center"}, "replace": {"amenity": "community_centre"} }, + { + "old": {"amenity": "dancing_school"}, + "replace": {"leisure": "dance", "dance:teaching": "yes" } + }, { "old": {"amenity": "dog_bin"}, "replace": {"amenity": "waste_basket", "waste": "dog_excrement"}