JA:Tag:footway=crossing

From OpenStreetMap Wiki
Jump to navigation Jump to search
footway = crossing
説明
独立したウェイとしての横断歩道 Show/edit corresponding data item.
グループ: crossings
適用できる要素
ノードに使用不可能ウェイに使用可能領域に使用不可能リレーションに使用不可能
よく併用されるタグ
関連項目
状態:承認Page for proposal

footway=crossinghighway=footway とともに、独立したウェイとしてタグ付けされた2本の歩道の間を横断する地点、または中央分離帯のある幹線道路(dual carriageway)の歩道との交点同士の間の、道路に垂直なfootwayの区間をタグ付けするために使います。

歩道が道路に対する属性としてマッピングされていて道路がただの単一のウェイである場合、横断するウェイやこのタグは不要です。2つのタグ付け方法の詳細と比較については歩道を参照して下さい。

自転車道のタグ付けの広範な例も参照してください。

See also highway=crossing added on a node where crossing way and road are intersecting.

マッピング方法

See examples below for usage instructions. Tagging as an area is an optional addition, used in case of applying area:highway=* mapping.

ウェイのタグ エリアのタグ タグ付け例

信号機で制御された横断歩道

highway=footway

+ footway=crossing

+ crossing=traffic_signals

area:highway=* (class of highway which footway is crossing with, eg. area:highway=primary)

+ junction=yes

ゼブラで標示された横断歩道

highway=footway

+ footway=crossing

+ crossing=marked

+ crossing:markings=zebra

area:highway=* (class of highway which footway is crossing with, eg. area:highway=primary)

+ junction=yes

分離されていない"歩行者・自転車"横断歩道

highway=path

+ path=crossing

+ foot=designated

+ bicycle=designated

+ segregated=no

area:highway=* (class of highway which footway is crossing with, eg. area:highway=primary)

+ junction=yes

+ foot=yes

+ bicycle=yes

分離された"歩行者・自転車"横断歩道

手法1(単一のウェイで表現する):

highway=path

+ path=crossing

+ foot=designated

+ bicycle=designated

+ segregated=yes

  • Foot crossing:

area:highway=* (class of highway which footway is crossing with, eg. area:highway=primary)

+ junction=yes

  • Bicycle crossing:

area:highway=* (class of highway which footway is crossing with, eg. area:highway=primary)

+ junction=yes

+ bicycle=yes

手法2 (2つのウェイで表現する)::
  • 歩行者の通る部分:

highway=footway

+ footway=crossing

  • 自転車の通る部分:

highway=cycleway

+ cycleway=crossing

交通島のある分離された"歩行者・自転車"横断歩道

手法1 (単一のウェイで表現する):
  • Foot crossings:

area:highway=* (class of highway which footway is crossing with, eg. area:highway=primary)

+ junction=yes

  • Bicycle crossings:

area:highway=* (class of highway which footway is crossing with, eg. area:highway=primary)

+ junction=yes

+ bicycle=yes

  • Foot part of the island:

area:highway=footway

  • Bicycle part of the island:

area:highway=cycleway

  • Side parts of the island:

landuse=grass or leisure=garden or traffic_calming=island

highway=path

+ path=crossing

+ foot=designated

+ bicycle=designated

+ segregated=yes

highway=path

+ foot=designated

+ bicycle=designated

+ segregated=yes

highway=path

+ path=crossing

+ foot=designated

+ bicycle=designated

+ segregated=yes

手法2 (2つのウェイで表現する):
  • 歩行者の通る部分:
highway=footway

+ footway=crossing

highway=footway

+ footway=traffic_island

highway=footway

+ footway=crossing

  • 自転車の通る部分:
highway=cycleway

+ cycleway=crossing

highway=cycleway

+ cycleway=traffic_island

highway=cycleway

+ cycleway=crossing


関連項目