Merge branch '5245-language-school-preset' of https://github.com/AndreasHae/iD into AndreasHae-5245-language-school-preset

This commit is contained in:
Bryan Housel
2018-09-04 14:26:16 -04:00

View File

@@ -0,0 +1,19 @@
{
"icon": "maki-school",
"fields": [
"name",
"operator",
"address",
"phone",
"website",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "school"
},
"name": "Language school"
}