-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathIntersections and other Road Crossings.yml
129 lines (118 loc) · 3.03 KB
/
Intersections and other Road Crossings.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
features:
- feature: All-way stop
description: |
Place stop sign on the intersection in OSM.
elements:
- node
osm:
- highway=stop
mapillary: Qi_bpXpcvrlUcJftdbKq_g
- feature: Two-way stop
description: |
elements:
- node
osm:
- highway=stop
- direction=forward/backward
mapillary:
- feature: Pedestrian Crossover with signs and road paint and flashing yellow lights
description: |
Also known as PXOs. These are mid-block crossings,
designated by a variety of different signage treatments.
Drivers and cyclists must stop and yield the entire roadway to pedestrians.
These are not crosswalks, which are located at intersections.
Cyclists may use PXOs, but are required by law to walk their bike.
There could be yellow flashing lights activated by a button or just "Stop for pedestrians" signs
elements:
- node
osm:
- highway=crossing
- crossing=uncontrolled
- crossing_ref=pxo
- bicycle=dismount
- segregated=no
- flashing_lights=no/button
mapillary: xHWo5UohPVOcxTy3paa3EA
- feature: Yield
description: |
elements:
- node
osm:
- highway=give_way
- direction=forward/backward
mapillary:
- feature: Traffic circle, no bypass
description: |
elements:
- node
- way
osm:
-
mapillary:
- feature: Traffic circle with bypass
description: |
elements:
- node
- way
osm:
-
mapillary:
- feature: Bicycle box
description: |
Also known as an advanced stop line (ASL).
ASL nodes are located before the actual junction node,
and are always connected to their junctions by the Way they're on.
elements:
- node
osm:
- cycleway=asl
mapillary: 3A1jICZ8dyQ-5e3WAMZoog
- feature: Jug handle
description: |
These are places for the cyclists to pull off to the right,
out of the stream of traffic, and await an opportunity to cross the road.
elements:
- node
osm:
- cycleway=asl
mapillary: d_SH6OmRutjlPgR3B5u8_w
- feature: Cyclist-only left turn lane
description: |
elements:
- node
- way
osm:
-
mapillary:
- feature: Path or sidewalk crosses highway (without dedicated cycling infrastructure)
description: |
Places where there is only pedestrian infrastructure to cross a road.
elements:
- way
osm:
- highway=footway
- footway=crossing
- bicycle=dismount
- segregated=no
mapillary: owHxC0kiaS1fVheKLXny5E
- feature: Cycleway and Footway and crosses highway (with segregated cycling infrastructure)
description: |
Places where there are both pedestrian and cycling infrastructure to cross a road.
Just put one way and tag it for both pedesrians and cyclists.
elements:
- way
osm:
- highway=footway
- footway=crossing
- bicycle=yes
- segregated=yes
mapillary: lDGaiSziBCBSXBk9Dy5ZYA
- feature: Cycleway crosses highway
description: |
Places where dedicated cycling infrastructure to cross a road.
elements:
- way
osm:
- highway=cycleway
- cycleway=crossing
mapillary: G2QXCKYikoE8zXl8KPCJaQ