use amenity=dancing_school for Dance Studio, add field for dance:teaching

closes #373, see also #814
This commit is contained in:
Martin Raifer 2023-03-13 12:24:52 +01:00
parent e4b83dd58e
commit 2e88d1be51
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
4 changed files with 16 additions and 9 deletions

View file

@ -0,0 +1,5 @@
{
"key": "dance:teaching",
"type": "check",
"label": "Offers Dance Lessons"
}