Get desktop application:
View/edit binary Protocol Buffers messages
Used in: DBPath
Used in: DBPath
Used in: DBNeighbourPath
optional double start_s = 1
optional double end_s = 2
optional string path_id = 3
optional double path_start_s = 4
optional double path_end_s = 5
Used in: DBMap
optional string id = 1
repeated DBLine path = 2
repeated DBLine left_bounday = 3
repeated DBLine right_bounday = 4
Used in: DBLine
optional double x = 1
optional double y = 2
optional double z = 3
optional double s = 4
optional double heading = 5