-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlabels.json
More file actions
45 lines (45 loc) · 1.2 KB
/
labels.json
File metadata and controls
45 lines (45 loc) · 1.2 KB
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
{
"0": "Speed limit 20",
"1": "Speed limit 30",
"2": "Speed limit 50",
"3": "Speed limit 60",
"4": "Speed limit 70",
"5": "Speed limit 80",
"6": "End of speed limit 80",
"7": "Speed limit 100",
"8": "Speed limit 120",
"9": "No overtaking",
"10": "No overtaking for trucks",
"11": "Right-of-way at next intersection",
"12": "Priority road",
"13": "Yield",
"14": "Stop",
"15": "No vehicles",
"16": "Vehicles > 3.5t prohibited",
"17": "No entry",
"18": "General caution",
"19": "Dangerous curve left",
"20": "Dangerous curve right",
"21": "Double curve",
"22": "Bumpy road",
"23": "Slippery road",
"24": "Road narrows",
"25": "Road work",
"26": "Traffic light ahead",
"27": "Pedestrian crossing",
"28": "Children crossing",
"29": "Bicycle crossing",
"30": "Ice/Snow warning",
"31": "Wild animals",
"32": "End of all restrictions",
"33": "Turn right ahead",
"34": "Turn left ahead",
"35": "Ahead only",
"36": "Go straight or right",
"37": "Go straight or left",
"38": "Keep right",
"39": "Keep left",
"40": "Roundabout mandatory",
"41": "End of no-overtaking",
"42": "End of no-overtaking (trucks)"
}