mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-01 10:55:37 +02:00
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "maki-tennis",
|
||||
"geometry": [
|
||||
"area",
|
||||
"point"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "pitch",
|
||||
"sport": "padel"
|
||||
},
|
||||
"reference": {
|
||||
"key": "sport",
|
||||
"value": "padel"
|
||||
},
|
||||
"terms": [
|
||||
"tennis",
|
||||
"paddle"
|
||||
],
|
||||
"name": "Padel Court"
|
||||
}
|
||||
@@ -6926,6 +6926,11 @@ en:
|
||||
name: Pickleball Court
|
||||
# 'terms: tennis,paddleball'
|
||||
terms: <translate with synonyms or related terms for 'Pickleball Court', separated by commas>
|
||||
leisure/pitch/padel:
|
||||
# leisure=pitch + sport=padel | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Padel Court
|
||||
# 'terms: tennis,paddle'
|
||||
terms: <translate with synonyms or related terms for 'Padel Court', separated by commas>
|
||||
leisure/pitch/rugby_league:
|
||||
# leisure=pitch + sport=rugby_league | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Rugby League Field
|
||||
|
||||
Reference in New Issue
Block a user