mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
npm run dist
This commit is contained in:
parent
7fea9e4e38
commit
d22fc78ce1
71 changed files with 3510 additions and 885 deletions
|
|
@ -861,6 +861,9 @@ en:
|
|||
timetable: Timetable
|
||||
# departures_board=yes
|
||||
'yes': 'Yes'
|
||||
deposit/trolley:
|
||||
# trolley:deposit=*
|
||||
label: Deposit
|
||||
depth:
|
||||
# depth=*
|
||||
label: Depth (Meters)
|
||||
|
|
@ -4606,6 +4609,11 @@ en:
|
|||
name: Toy Library
|
||||
# 'terms: game,toy'
|
||||
terms: <translate with synonyms or related terms for 'Toy Library', separated by commas>
|
||||
amenity/trolley_bay:
|
||||
# amenity=trolley_bay | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Cart Corral
|
||||
# 'terms: carriage return,cart return,shopping cart,trolley bay'
|
||||
terms: <translate with synonyms or related terms for 'Cart Corral', separated by commas>
|
||||
amenity/university:
|
||||
# amenity=university | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: University Grounds
|
||||
|
|
@ -5856,10 +5864,10 @@ en:
|
|||
# highway=bus_stop | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Bus Stop
|
||||
highway/construction:
|
||||
# highway=construction + access=no | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Closed Road
|
||||
# 'terms: closure,construction,road closed,road work,roadwork'
|
||||
terms: <translate with synonyms or related terms for 'Closed Road', separated by commas>
|
||||
# highway=construction | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Road Under Construction
|
||||
# 'terms: closed road,closure,construction,road closed,road work,roadwork'
|
||||
terms: <translate with synonyms or related terms for 'Road Under Construction', separated by commas>
|
||||
highway/corridor:
|
||||
# highway=corridor | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Indoor Corridor
|
||||
|
|
@ -7217,6 +7225,11 @@ en:
|
|||
name: Television Broadcast Mast
|
||||
# 'terms: antenna,broadcast tower,communication mast,communication tower,guyed tower,television mast,television tower,transmission mast,transmission tower,tv mast,tv tower'
|
||||
terms: <translate with synonyms or related terms for 'Television Broadcast Mast', separated by commas>
|
||||
man_made/mast/lighting:
|
||||
# man_made=mast + tower:type=lighting | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Lighting Mast
|
||||
# 'terms: flood light,lighting,stadium lights,stadium lighting,headlight'
|
||||
terms: <translate with synonyms or related terms for 'Lighting Mast', separated by commas>
|
||||
man_made/mineshaft:
|
||||
# man_made=mineshaft | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Mineshaft
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue