mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 23:14:41 +02:00
npm run build
This commit is contained in:
@@ -6321,9 +6321,9 @@ en:
|
||||
terms: <translate with synonyms or related terms for 'Crossing With Pedestrian Signals', separated by commas>
|
||||
highway/footway/crossing/uncontrolled:
|
||||
# highway=footway + footway=crossing + crossing=uncontrolled | 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 pedestrian crosswalk,zebra crossing,crosswalk'
|
||||
terms: <translate with synonyms or related terms for 'Marked Crosswalk', separated by commas>
|
||||
name: Marked Crossing
|
||||
# 'terms: marked foot path crossing,marked crosswalk,marked pedestrian crosswalk,zebra crossing,crosswalk'
|
||||
terms: <translate with synonyms or related terms for 'Marked Crossing', separated by commas>
|
||||
highway/footway/crossing/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
|
||||
@@ -6340,6 +6340,11 @@ en:
|
||||
name: Sidewalk
|
||||
# 'terms: pavement,sidepath'
|
||||
terms: <translate with synonyms or related terms for 'Sidewalk', separated by commas>
|
||||
highway/footway/traffic_island:
|
||||
# footway=traffic_island | Crosswalk Island, Traffic Island | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Refuge Island
|
||||
# 'terms: crossing island'
|
||||
terms: <translate with synonyms or related terms for 'Refuge Island', separated by commas>
|
||||
highway/give_way:
|
||||
# highway=give_way | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Yield Sign
|
||||
|
||||
Reference in New Issue
Block a user