mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-08 05:57:52 +02:00
finally actually drop "deprecation" of amenity=dancing_school
This commit is contained in:
@@ -59,10 +59,6 @@
|
||||
"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"}
|
||||
|
||||
Reference in New Issue
Block a user