mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-25 11:44:25 +03:00
106 lines
1.8 KiB
JSON
106 lines
1.8 KiB
JSON
{
|
|
"name": "ban_left_turn",
|
|
"intersections": [
|
|
[
|
|
0,
|
|
{
|
|
"center": {
|
|
"x": 375.2584876887879,
|
|
"y": 394.4733648122756
|
|
},
|
|
"intersection_type": "Border",
|
|
"label": "west"
|
|
}
|
|
],
|
|
[
|
|
2,
|
|
{
|
|
"center": {
|
|
"x": 426.5473937988281,
|
|
"y": 394.67230224609375
|
|
},
|
|
"intersection_type": "TrafficSignal",
|
|
"label": null
|
|
}
|
|
],
|
|
[
|
|
3,
|
|
{
|
|
"center": {
|
|
"x": 426.9548681897562,
|
|
"y": 338.6898394428313
|
|
},
|
|
"intersection_type": "Border",
|
|
"label": "north"
|
|
}
|
|
],
|
|
[
|
|
5,
|
|
{
|
|
"center": {
|
|
"x": 426.9279815253348,
|
|
"y": 456.09920803179926
|
|
},
|
|
"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": []
|
|
} |