Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
公交线路 Bus line
Used in:
线路ID bus line ID
停靠站点AOI ID列表 List of the AOI IDs of bus stations
公交线路集合,对应一个公交线路pb文件或一个公交线路mongodb collection Bus lines collection, corresponding to a bus line PB file or a bus line mongodb collection
驾车出行方式的路径规划结果 Routing results for driving journey
Used in:
从起点到终点的道路序列 Road sequence from origin to destination 采用道路序列的原因是主动变道对车道级的导航需要频繁修改 The reason for using road sequences is that active lane changing requires frequent modifications to lane level navigation 优先使用road_ids,如果road_ids为空,则使用route(也可以直接忽略route) Prioritize using road_ids. If road_ids is empty, use route (or simply ignore route)
从起点到终点预计的时间(estimation time of arrival) estimation time of arrival
路径规划结果的一部分,含且仅含采用一种交通出行方式的完整出行序列 Part of the routing results, including a complete travel sequence using exactly one travelling mode
Used in:
出行方式 journey travelling mode
驾车 Routing results for driving journey
步行 Routing results of walking journey
公交 Routing results of bus journey
移动方式 travelling mode Journey用以描述采用一种特定交通方式从一点出发到达另一点的路径。 Journey is used to describe the path from one point to another using one specific travelling mode 一般来说,多个Journey是一个Trip的“实现”。 Generally, multiple Journeys are used to "implement" a Trip 例如:Trip(从清华乘地铁到天安门): For example: Trip (taking the subway from Tsinghua to Tiananmen Square): Journey(步行到地铁站)->Journey(地铁)->Journey(步行到天安门) Journey (walking to subway station) -> Journey (subway) -> Journey (walking to Tiananmen Square)
Used in:
未指定 unspecified
驾车 driving
步行 walking
公交 taking bus
步行移动方向 Walking direction 行人前进的方向与Lane的正方向(s增大的方向)的关系 The relationship between the direction of pedestrian movement and the positive direction of Lane (the direction where s increases)
Used in:
未指定 unspecified
与正方向同向 In the same direction as the positive lane direction
与正方向反向 In the opposite direction as the positive lane direction
预计算路况信息 Pre calculate road condition information
Used in:
车道ID Lane ID
车道在各个时间片(每个5min)的速度 The speed of the lane at each time slot (5 minutes each)
预计算道路路况信息集合,对应一个预计算道路况信息pb文件或一个预计算路况信息mongodb collection Pre calculated road condition information set, corresponding to a pre calculated road condition information PB file or a pre calculated road condition information mongodb collection
导航请求类型 routing type
未指定
驾车
步行
公交
步行出行方式的路径规划结果 Routing results of walking journey
Used in:
从起点到终点的(Lane+方向)序列 The (Lane+direction) sequence from the origin to destination
从起点到终点预计的时间(estimation time of arrival) estimation time of arrival
步行出行方式的路径规划结果中的一段 A segment in the routing results of walking journey
Used in:
Lane ID
移动方向 moving direction