mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-16 10:43:18 +00:00
Add preset for leisure=bandstand
This commit is contained in:
16
data/presets/presets/leisure/bandstand.json
Normal file
16
data/presets/presets/leisure/bandstand.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"icon": "maki-music",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "bandstand",
|
||||
"building": "roof"
|
||||
},
|
||||
"name": "Bandstand"
|
||||
}
|
||||
Reference in New Issue
Block a user