mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Add Yoga Studio preset #3352
This commit is contained in:
21
data/presets/presets/leisure/fitness_centre/yoga.json
Normal file
21
data/presets/presets/leisure/fitness_centre/yoga.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"icon": "pitch",
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"building"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"yoga",
|
||||
"studio"
|
||||
],
|
||||
"tags": {
|
||||
"leisure":"fitness_centre",
|
||||
"sport":"yoga"
|
||||
},
|
||||
"name": "Yoga Studio"
|
||||
}
|
||||
Reference in New Issue
Block a user