28 lines
765 B
JSON
28 lines
765 B
JSON
{
|
|
"intersections": [
|
|
{
|
|
"id": "T2路口",
|
|
"name": "无人车与特勤车交叉路口",
|
|
"trafficLightId": "TL001",
|
|
"position": {
|
|
"longitude": 120.08502054,
|
|
"latitude": 36.35448347,
|
|
"altitude": 9.543
|
|
},
|
|
"radius": 100.0,
|
|
"stopDistance": 50.0
|
|
},
|
|
{
|
|
"id": "T6路口",
|
|
"name": "无人车与飞机交叉路口",
|
|
"trafficLightId": "TL002",
|
|
"position": {
|
|
"longitude": 120.08649105,
|
|
"latitude": 36.35074527,
|
|
"altitude": 9.778
|
|
},
|
|
"radius": 100.0,
|
|
"stopDistance": 50.0
|
|
}
|
|
]
|
|
} |