Removed table-related terms from crossing presets

These terms only made sense for the raised crossing presets, which got merged with the unraised crossing presets.
This commit is contained in:
Minh Nguyễn 2022-06-22 01:37:45 -07:00
parent b68ccf03c0
commit fe3caadc8e
7 changed files with 12 additions and 36 deletions

View file

@ -6019,12 +6019,12 @@ en:
highway/crossing/marked:
# highway=crossing + crossing=marked | Translate 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,flat top,hump,speed,slow'
# 'terms: zebra crossing,marked crossing,crosswalk'
terms: <translate with synonyms or related terms for 'Marked Crosswalk', separated by commas>
highway/crossing/signals:
# highway=crossing + crossing=traffic_signals | Translate 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: 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/uncontrolled:
# highway=crossing + crossing=uncontrolled | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
@ -6032,7 +6032,7 @@ en:
highway/crossing/unmarked:
# highway=crossing + crossing=unmarked | Translate 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: unmarked foot path crossing,unmarked crosswalk,unmarked pedestrian crossing'
terms: <translate with synonyms or related terms for 'Unmarked Crossing', separated by commas>
highway/crossing/zebra:
# highway=crossing + crossing=zebra | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
@ -6109,7 +6109,7 @@ en:
highway/footway/marked:
# highway=footway + footway=crossing + crossing=marked | Translate 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,crosswalk,flat top,hump,speed,slow'
# 'terms: marked foot path crossing,marked crossing,marked pedestrian crosswalk,zebra crossing,crosswalk'
terms: <translate with synonyms or related terms for 'Marked Crosswalk', separated by commas>
highway/footway/sidewalk:
# footway=sidewalk | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
@ -6119,12 +6119,12 @@ en:
highway/footway/signals:
# highway=footway + footway=crossing + crossing=traffic_signals | Translate 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: 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/footway/unmarked:
# highway=footway + footway=crossing + crossing=unmarked | Translate 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: unmarked foot path crossing,unmarked crosswalk,unmarked pedestrian crossing'
terms: <translate with synonyms or related terms for 'Unmarked Crossing', separated by commas>
highway/footway/zebra:
# highway=footway + footway=crossing + crossing=zebra | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).