mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-20 07:24:41 +02:00
Add Tetherball Court preset (#441)
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"icon": "maki-pitch",
|
||||
"fields": [
|
||||
"{leisure/pitch}",
|
||||
"access_simple"
|
||||
],
|
||||
"geometry": [
|
||||
"area",
|
||||
"point"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "pitch",
|
||||
"sport": "tetherball"
|
||||
},
|
||||
"reference": {
|
||||
"key": "sport",
|
||||
"value": "tetherball"
|
||||
},
|
||||
"terms": [
|
||||
"tether tennis",
|
||||
"swingball"
|
||||
],
|
||||
"name": "Tetherball Court"
|
||||
}
|
||||
Reference in New Issue
Block a user