package geo

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message LanePosition

geo.proto:59

地图坐标(车道+距离s) Map coordinates (lane ID + distance s)

Used in: Position, map.LaneOverlap

message LongLatBBox

geo.proto:87

经纬度矩形区域 latitude and longitude rectangular area

message LongLatPosition

geo.proto:31

WGS84经纬度坐标 WGS84 longitute and latitude coordinates

Used in: Position

message Position

geo.proto:73

坐标,如果多种坐标同时存在,两两之间必须满足映射关系,同时逻辑坐标是必须提供的 Coordinates, if multiple coordinates exist at the same time, the mapping relationship between them must be satisfied, and logical coordinates must be provided.

Used in: agent.Agent, agent.Trip

message XYPosition

geo.proto:45

XY坐标 XY coordinates

Used in: agent.AgentState, Position, map.Polyline, map.RoadConnection, map.RoadEdge, map.RoadLine