JA:Tag:highway=steps

highway=steps
説明
歩道や小道上の一連の階段です。 
OSM Cartoでのレンダリング
グループ: 道路
適用できる要素
含まれる意味
よく併用されるタグ
関連項目
状態:事実上の標準

歩道上の一連の階段です。

マッピング方法

階段の長さのウェイ を追加し、 highway=steps でタグ付けしてください。

階段の上りまたは下りの方向は、 ウェイの方向が上を向いている場合は incline=up タグを使用し、 incline=down タグも同様に使用します。 習慣として、ウェイの向きはできるだけ上り方向にしますが、 incline=* キーは常にウェイに追加してください(詳しくは英語版の議論ページを参照)。

以前は、 direction=up/down タグが incline=up/down タグの代わりに使われていましたが、 direction=* キーはいくつかの他の目的に使われているので価値が下がりました。

併用されるタグ

  • step_count=* で階段の段数を追加することができます。
  • handrail=* は手すりがあるところを示すために使います。
  • tactile_paving=yes/(no)/incorrect 階段の起点と終点に、目が不自由な人がステッキで見つけられるよう点字ブロックがあるかどうかを示します。
  • tactile_writing=yes/no indicates whether there is tactile writing available at the handrail(s) of the steps.
    • Note: If the handrail(s) is/are mapped separately with barrier=handrail, the key should be added on to this feature.
    • Note: If possible, the type of tactile writing which is available should always be specified, for example with tactile_writing:braille:lg=yes, see tactile_writing=* for details.
  • surface=* は表面を示します。
  • ramp=* はスロープがあるかどうかを示します。
    • ramp:stroller=yes 小さい段が付いた2本のスロープ
    • ramp:bicycle=yes 自転車用のスロープ
    • ramp:wheelchair=yes 車いす用のスロープ
    • ramp:luggage=yes/automatic/manual 手荷物用のスロープ
  • level=* 階段が接続したり通り抜けたりする階数(例えば駅などで)
    • level=0;1 地上階(1階)と2階の間の階段(訳注: 日本とは異なり、階数は0から始まります)
  • width=* メートル単位の幅
  • name=* 階段に特別な名前がある場合に追加します

エスカレーター

highway=steps + conveying=yes/forward/backward/reversible

エスカレーターの方向は、 incline=up/down で示すこともできます。詳しくは conveying=* を参照してください。

画像タグ

highway=steps

ramp=no
step_count=*
handrail:left=yes
handrail:right=yes

highway=steps

ramp=yes
wheelchair=no
ramp:stroller=yes
ramp:bicycle=yes
handrail=yes

highway=steps

ramp=no
wheelchair=no
handrail=no

highway=steps

surface=dirt
material=wood
ramp=no
wheelchair=no
handrail=no

レンダリングの例

関連項目

This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.