mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
consolidate "<crossing> (Raised)" presets into a field
see discussion here: https://github.com/openstreetmap/id-tagging-schema/pull/192#discussion_r762303214
This commit is contained in:
parent
7fd94a0150
commit
4644b468ac
18 changed files with 112 additions and 319 deletions
11
data/fields/crossing_raised.json
Normal file
11
data/fields/crossing_raised.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"key": "traffic_calming",
|
||||
"type": "defaultCheck",
|
||||
"label": "Raised",
|
||||
"strings": {
|
||||
"options": {
|
||||
"undefined": "No",
|
||||
"table": "Yes"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"icon": "temaki-pedestrian_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "crossing",
|
||||
"crossing": "zebra",
|
||||
"traffic_calming": "table"
|
||||
},
|
||||
"reference": {
|
||||
"key": "traffic_calming",
|
||||
"value": "table"
|
||||
},
|
||||
"name": "Marked Crosswalk (Raised)",
|
||||
"searchable": false
|
||||
}
|
||||
|
|
@ -3,7 +3,8 @@
|
|||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
|
|
|||
|
|
@ -1,30 +0,0 @@
|
|||
{
|
||||
"icon": "temaki-pedestrian_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "crossing",
|
||||
"crossing": "marked",
|
||||
"traffic_calming": "table"
|
||||
},
|
||||
"reference": {
|
||||
"key": "traffic_calming",
|
||||
"value": "table"
|
||||
},
|
||||
"terms": [
|
||||
"zebra crossing",
|
||||
"marked crossing",
|
||||
"crosswalk",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Marked Crosswalk (Raised)"
|
||||
}
|
||||
|
|
@ -3,7 +3,8 @@
|
|||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
|
@ -19,7 +20,11 @@
|
|||
"terms": [
|
||||
"zebra crossing",
|
||||
"marked crossing",
|
||||
"crosswalk"
|
||||
"crosswalk",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Marked Crosswalk"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,32 +0,0 @@
|
|||
{
|
||||
"icon": "temaki-railway_signals",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "crossing",
|
||||
"crossing": "traffic_signals",
|
||||
"traffic_calming": "table"
|
||||
},
|
||||
"reference": {
|
||||
"key": "traffic_calming",
|
||||
"value": "table"
|
||||
},
|
||||
"name": "Crossing With Pedestrian Signals (Raised)",
|
||||
"terms": [
|
||||
"pedestrian traffic lights",
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
]
|
||||
}
|
||||
|
|
@ -3,7 +3,8 @@
|
|||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
|
@ -22,6 +23,10 @@
|
|||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)"
|
||||
"crosswalk (lights)",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"icon": "temaki-pedestrian",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "crossing",
|
||||
"crossing": "unmarked",
|
||||
"traffic_calming": "table"
|
||||
},
|
||||
"reference": {
|
||||
"key": "traffic_calming",
|
||||
"value": "table"
|
||||
},
|
||||
"terms": [
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Unmarked Crossing (Raised)"
|
||||
}
|
||||
|
|
@ -3,7 +3,8 @@
|
|||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex"
|
||||
|
|
@ -16,5 +17,14 @@
|
|||
"key": "crossing",
|
||||
"value": "unmarked"
|
||||
},
|
||||
"terms": [
|
||||
"unmarked foot path crossing",
|
||||
"unmarked crosswalk",
|
||||
"unmarked pedestrian crossing",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Unmarked Crossing"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,34 +0,0 @@
|
|||
{
|
||||
"icon": "temaki-pedestrian_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "footway",
|
||||
"footway": "crossing",
|
||||
"crossing": "zebra",
|
||||
"traffic_calming": "table"
|
||||
},
|
||||
"reference": {
|
||||
"key": "traffic_calming",
|
||||
"value": "table"
|
||||
},
|
||||
"terms": [
|
||||
"zebra crossing",
|
||||
"marked crossing",
|
||||
"crosswalk",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Marked Crosswalk (Raised)",
|
||||
"searchable": false
|
||||
}
|
||||
|
|
@ -5,7 +5,8 @@
|
|||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
|
@ -19,11 +20,6 @@
|
|||
"key": "crossing",
|
||||
"value": "zebra"
|
||||
},
|
||||
"terms": [
|
||||
"zebra crossing",
|
||||
"marked crossing",
|
||||
"crosswalk"
|
||||
],
|
||||
"name": "Marked Crosswalk",
|
||||
"searchable": false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
{
|
||||
"icon": "temaki-pedestrian_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "footway",
|
||||
"footway": "crossing",
|
||||
"crossing": "marked",
|
||||
"traffic_calming": "table"
|
||||
},
|
||||
"reference": {
|
||||
"key": "traffic_calming",
|
||||
"value": "table"
|
||||
},
|
||||
"terms": [
|
||||
"zebra crossing",
|
||||
"marked crossing",
|
||||
"crosswalk",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Marked Crosswalk (Raised)"
|
||||
}
|
||||
|
|
@ -5,7 +5,8 @@
|
|||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
|
@ -23,7 +24,12 @@
|
|||
"marked foot path crossing",
|
||||
"marked crossing",
|
||||
"marked pedestrian crosswalk",
|
||||
"zebra crossing"
|
||||
"zebra crossing",
|
||||
"crosswalk",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Marked Crosswalk"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
{
|
||||
"icon": "temaki-railway_signals",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "footway",
|
||||
"footway": "crossing",
|
||||
"crossing": "traffic_signals",
|
||||
"traffic_calming": "table"
|
||||
},
|
||||
"reference": {
|
||||
"key": "traffic_calming",
|
||||
"value": "table"
|
||||
},
|
||||
"name": "Crossing With Pedestrian Signals (Raised)",
|
||||
"terms": [
|
||||
"pedestrian traffic lights",
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,28 +1,35 @@
|
|||
{
|
||||
"icon": "temaki-railway_signals",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "footway",
|
||||
"footway": "crossing",
|
||||
"crossing": "traffic_signals"
|
||||
},
|
||||
"reference": {
|
||||
"key": "crossing",
|
||||
"value": "traffic_signals"
|
||||
},
|
||||
"name": "Crossing With Pedestrian Signals",
|
||||
"terms": [
|
||||
"pedestrian traffic lights",
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)"
|
||||
]
|
||||
{
|
||||
"icon": "temaki-railway_signals",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "footway",
|
||||
"footway": "crossing",
|
||||
"crossing": "traffic_signals"
|
||||
},
|
||||
"reference": {
|
||||
"key": "crossing",
|
||||
"value": "traffic_signals"
|
||||
},
|
||||
"name": "Crossing With Pedestrian Signals",
|
||||
"terms": [
|
||||
"pedestrian traffic lights",
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,30 +0,0 @@
|
|||
{
|
||||
"icon": "temaki-pedestrian",
|
||||
"fields": [
|
||||
"crossing",
|
||||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "footway",
|
||||
"footway": "crossing",
|
||||
"crossing": "unmarked",
|
||||
"traffic_calming": "table"
|
||||
},
|
||||
"reference": {
|
||||
"key": "traffic_calming",
|
||||
"value": "table"
|
||||
},
|
||||
"terms": [
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Unmarked Crossing (Raised)"
|
||||
}
|
||||
|
|
@ -5,7 +5,8 @@
|
|||
"access",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
"crossing/island"
|
||||
"crossing/island",
|
||||
"crossing_raised"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
|
@ -22,7 +23,11 @@
|
|||
"terms": [
|
||||
"unmarked foot path crossing",
|
||||
"unmarked crosswalk",
|
||||
"unmarked pedestrian crossing"
|
||||
"unmarked pedestrian crossing",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Unmarked Crossing"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -680,6 +680,14 @@ en:
|
|||
crossing/light:
|
||||
# 'crossing:light=*'
|
||||
label: Lights
|
||||
crossing_raised:
|
||||
# traffic_calming=*
|
||||
label: Raised
|
||||
options:
|
||||
# traffic_calming=table
|
||||
table: 'Yes'
|
||||
# traffic_calming=undefined
|
||||
undefined: 'No'
|
||||
cuisine:
|
||||
# cuisine=*
|
||||
label: Cuisines
|
||||
|
|
@ -5804,38 +5812,21 @@ en:
|
|||
highway/crossing/marked:
|
||||
# 'highway=crossing + crossing=marked\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marked Crosswalk
|
||||
# 'terms: zebra crossing,marked crossing,crosswalk'
|
||||
terms: '<translate with synonyms or related terms for ''Marked Crosswalk'', separated by commas>'
|
||||
highway/crossing/marked-raised:
|
||||
# 'highway=crossing + crossing=marked + traffic_calming=table\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marked Crosswalk (Raised)
|
||||
# 'terms: zebra crossing,marked crossing,crosswalk,flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Marked Crosswalk (Raised)'', separated by commas>'
|
||||
terms: '<translate with synonyms or related terms for ''Marked Crosswalk'', separated by commas>'
|
||||
highway/crossing/signals:
|
||||
# 'highway=crossing + crossing=traffic_signals\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Crossing With Pedestrian Signals
|
||||
# 'terms: pedestrian traffic lights,pedestrian traffic signals,pedestrian crossing (lights),bicycle crossing (lights),crosswalk (lights)'
|
||||
terms: '<translate with synonyms or related terms for ''Crossing With Pedestrian Signals'', separated by commas>'
|
||||
highway/crossing/signals-raised:
|
||||
# 'highway=crossing + crossing=traffic_signals + traffic_calming=table\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Crossing With Pedestrian Signals (Raised)
|
||||
# 'terms: pedestrian traffic lights,pedestrian traffic signals,pedestrian crossing (lights),bicycle crossing (lights),crosswalk (lights),flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Crossing With Pedestrian Signals (Raised)'', separated by commas>'
|
||||
terms: '<translate with synonyms or related terms for ''Crossing With Pedestrian Signals'', separated by commas>'
|
||||
highway/crossing/unmarked:
|
||||
# 'highway=crossing + crossing=unmarked\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Unmarked Crossing
|
||||
# 'terms: unmarked foot path crossing,unmarked crosswalk,unmarked pedestrian crossing,flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Unmarked Crossing'', separated by commas>'
|
||||
highway/crossing/unmarked-raised:
|
||||
# 'highway=crossing + crossing=unmarked + traffic_calming=table\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Unmarked Crossing (Raised)
|
||||
# 'terms: flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Unmarked Crossing (Raised)'', separated by commas>'
|
||||
highway/crossing/zebra:
|
||||
# 'highway=crossing + crossing=zebra\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marked Crosswalk
|
||||
highway/crossing/zebra-raised:
|
||||
# 'highway=crossing + crossing=zebra + traffic_calming=table\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marked Crosswalk (Raised)
|
||||
highway/cycleway:
|
||||
# 'highway=cycleway\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Cycle Path
|
||||
|
|
@ -5900,34 +5891,26 @@ en:
|
|||
highway/footway/marked:
|
||||
# 'highway=footway + footway=crossing + crossing=marked\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marked Crosswalk
|
||||
# 'terms: marked foot path crossing,marked crossing,marked pedestrian crosswalk,zebra crossing'
|
||||
# 'terms: marked foot path crossing,marked crossing,marked pedestrian crosswalk,zebra crossing,crosswalk,flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Marked Crosswalk'', separated by commas>'
|
||||
highway/footway/marked-raised:
|
||||
# 'highway=footway + footway=crossing + crossing=marked + traffic_calming=table\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marked Crosswalk (Raised)
|
||||
# 'terms: zebra crossing,marked crossing,crosswalk,flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Marked Crosswalk (Raised)'', separated by commas>'
|
||||
highway/footway/sidewalk:
|
||||
# 'footway=sidewalk\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Sidewalk
|
||||
# 'terms: pavement,sidepath'
|
||||
terms: '<translate with synonyms or related terms for ''Sidewalk'', separated by commas>'
|
||||
highway/footway/signals:
|
||||
# 'highway=footway + footway=crossing + crossing=traffic_signals\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Crossing With Pedestrian Signals
|
||||
# 'terms: pedestrian traffic lights,pedestrian traffic signals,pedestrian crossing (lights),bicycle crossing (lights),crosswalk (lights),flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Crossing With Pedestrian Signals'', separated by commas>'
|
||||
highway/footway/unmarked:
|
||||
# 'highway=footway + footway=crossing + crossing=unmarked\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Unmarked Crossing
|
||||
# 'terms: unmarked foot path crossing,unmarked crosswalk,unmarked pedestrian crossing'
|
||||
# 'terms: unmarked foot path crossing,unmarked crosswalk,unmarked pedestrian crossing,flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Unmarked Crossing'', separated by commas>'
|
||||
highway/footway/unmarked-raised:
|
||||
# 'highway=footway + footway=crossing + crossing=unmarked + traffic_calming=table\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Unmarked Crossing (Raised)
|
||||
# 'terms: flat top,hump,speed,slow'
|
||||
terms: '<translate with synonyms or related terms for ''Unmarked Crossing (Raised)'', separated by commas>'
|
||||
highway/footway/zebra:
|
||||
# 'highway=footway + footway=crossing + crossing=zebra\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marked Crosswalk
|
||||
highway/footway/zebra-raised:
|
||||
# 'highway=footway + footway=crossing + crossing=zebra + traffic_calming=table\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marked Crosswalk (Raised)
|
||||
highway/give_way:
|
||||
# 'highway=give_way\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Yield Sign
|
||||
|
|
@ -6823,6 +6806,11 @@ en:
|
|||
name: Field Hockey Pitch
|
||||
# 'terms: landhockey'
|
||||
terms: '<translate with synonyms or related terms for ''Field Hockey Pitch'', separated by commas>'
|
||||
leisure/pitch/futsal:
|
||||
# 'leisure=pitch + sport=futsal\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Futsal Court
|
||||
# 'terms: minifootball,five-a-side soccer'
|
||||
terms: '<translate with synonyms or related terms for ''Futsal Court'', separated by commas>'
|
||||
leisure/pitch/horseshoes:
|
||||
# 'leisure=pitch + sport=horseshoes\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Horseshoes Pit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue