add preset for music schools

see https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dmusic_school
This commit is contained in:
Martin Raifer
2017-11-04 10:48:19 +01:00
committed by GitHub
parent 3627eaab16
commit 3fb48726e5
@@ -0,0 +1,19 @@
{
"icon": "school",
"fields": [
"name",
"operator",
"address"
],
"geometry": [
"point",
"area"
],
"terms": [
"school of music"
],
"tags": {
"amenity": "music_school"
},
"name": "Music School"
}