mirror of
https://github.com/a-b-street/abstreet.git
synced 2025-01-08 15:55:12 +03:00
106 lines
1.7 KiB
JSON
106 lines
1.7 KiB
JSON
{
|
|
"name": "ban_left_turn",
|
|
"intersections": [
|
|
[
|
|
0,
|
|
{
|
|
"center": {
|
|
"inner_x": 375.8089,
|
|
"inner_y": 394.3162
|
|
},
|
|
"intersection_type": "Border",
|
|
"label": "west"
|
|
}
|
|
],
|
|
[
|
|
2,
|
|
{
|
|
"center": {
|
|
"inner_x": 426.7998,
|
|
"inner_y": 394.2691
|
|
},
|
|
"intersection_type": "TrafficSignal",
|
|
"label": null
|
|
}
|
|
],
|
|
[
|
|
3,
|
|
{
|
|
"center": {
|
|
"inner_x": 427.4046,
|
|
"inner_y": 340.1785
|
|
},
|
|
"intersection_type": "Border",
|
|
"label": "north"
|
|
}
|
|
],
|
|
[
|
|
5,
|
|
{
|
|
"center": {
|
|
"inner_x": 426.4618,
|
|
"inner_y": 457.0412
|
|
},
|
|
"intersection_type": "Border",
|
|
"label": "south"
|
|
}
|
|
]
|
|
],
|
|
"roads": [
|
|
[
|
|
0,
|
|
{
|
|
"i1": 0,
|
|
"i2": 2,
|
|
"lanes": {
|
|
"fwd": [],
|
|
"back": [
|
|
"Driving",
|
|
"Parking"
|
|
]
|
|
},
|
|
"fwd_label": null,
|
|
"back_label": null
|
|
}
|
|
],
|
|
[
|
|
1,
|
|
{
|
|
"i1": 2,
|
|
"i2": 3,
|
|
"lanes": {
|
|
"fwd": [
|
|
"Driving",
|
|
"Parking"
|
|
],
|
|
"back": [
|
|
"Driving",
|
|
"Parking"
|
|
]
|
|
},
|
|
"fwd_label": null,
|
|
"back_label": "north entrance"
|
|
}
|
|
],
|
|
[
|
|
2,
|
|
{
|
|
"i1": 2,
|
|
"i2": 5,
|
|
"lanes": {
|
|
"fwd": [
|
|
"Driving",
|
|
"Parking"
|
|
],
|
|
"back": [
|
|
"Driving",
|
|
"Parking"
|
|
]
|
|
},
|
|
"fwd_label": null,
|
|
"back_label": "south entrance"
|
|
}
|
|
]
|
|
],
|
|
"buildings": []
|
|
} |