Merge pull request #5262 from AndreasHae/5259-bandstand-preset

Create preset for leisure=bandstand
This commit is contained in:
Bryan Housel
2018-09-04 12:55:24 -04:00
committed by GitHub
@@ -0,0 +1,16 @@
{
"icon": "maki-music",
"fields": [
"name",
"operator"
],
"geometry": [
"point",
"area"
],
"tags": {
"leisure": "bandstand",
"building": "roof"
},
"name": "Bandstand"
}