mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
use amenity=dancing_school for Dance Studio, add field for dance:teaching
closes #373, see also #814
This commit is contained in:
parent
e4b83dd58e
commit
2e88d1be51
4 changed files with 16 additions and 9 deletions
5
data/fields/dance/teaching.json
Normal file
5
data/fields/dance/teaching.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "dance:teaching",
|
||||
"type": "check",
|
||||
"label": "Offers Dance Lessons"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue