VehicleLocationLog

ตําแหน่ง ความเร็ว และทิศทางของพาหนะในช่วงเวลาหนึ่งๆ

การแสดง JSON
{
  "location": {
    object (LatLng)
  },
  "latlngAccuracy": number,
  "serverTime": string,
  "heading": integer,
  "headingAccuracy": number,
  "bearingAccuracy": number,
  "altitude": number,
  "verticalAccuracy": number,
  "altitudeAccuracy": number,
  "speed": number,
  "speedAccuracy": number,
  "locSensor": enum (LocationSensorLog),
  "isRoadSnapped": boolean,
  "isGpsSensorEnabled": boolean,
  "rawLocation": {
    object (LatLng)
  },
  "rawLocationSensor": enum (LocationSensorLog),
  "rawLocationTime": string,
  "rawLocationAccuracy": number,
  "supplementalLocation": {
    object (LatLng)
  },
  "supplementalLocationTime": string,
  "supplementalLocationSensor": enum (LocationSensorLog),
  "supplementalLocationAccuracy": number
}
ช่อง
location

object (LatLng)

ตําแหน่งพาหนะ

latlngAccuracy

number

ความแม่นยําของ location เมตรเป็นรัศมี

serverTime

string (Timestamp format)

เวลาที่เซิร์ฟเวอร์รับตําแหน่ง

การประทับเวลาจะอยู่ในรูปแบบ RFC3339 UTC "ซูลู" ที่มีความละเอียดนาโนวินาทีและตัวเลขเศษไม่เกิน 9 หลัก ตัวอย่าง: "2014-10-02T15:01:23Z" และ "2014-10-02T15:01:23.045123456Z"

heading

integer

ทิศทางการเคลื่อนที่ของยานพาหนะเป็นองศา 0 หมายถึงทิศเหนือ ช่วงที่ใช้ได้คือ [0,360)

headingAccuracy

number

ความแม่นยําของ heading องศา

bearingAccuracy
(deprecated)

number

เลิกใช้งานแล้ว: ใช้ headingAccuracy แทน

altitude

number

ระดับความสูงเป็นเมตรเหนือ WGS84

verticalAccuracy
(deprecated)

number

เลิกใช้งานแล้ว: ใช้ altitudeAccuracy แทน

altitudeAccuracy

number

ความแม่นยําของ altitude หน่วยเป็นเมตร

speed

number

ความเร็วของยานพาหนะเป็นเมตร/วินาที

speedAccuracy

number

ความแม่นยําของความเร็วหน่วยเป็นเมตร/วินาที

locSensor

enum (LocationSensorLog)

ผู้ให้บริการข้อมูลตําแหน่ง

isRoadSnapped

boolean

จัดพอดีกับ location บนถนนหรือไม่

isGpsSensorEnabled

boolean

ระบุว่ามีการเปิดใช้งานผู้ให้บริการ GPS หรือไม่

rawLocation

object (LatLng)

สถานที่ไม่ผ่านการสุ่มเก็บภาพบนถนน

rawLocationSensor

enum (LocationSensorLog)

แหล่งที่มาของสถานที่ดิบ

rawLocationTime

string (Timestamp format)

เวลาที่มีการบันทึกตําแหน่งดิบ

การประทับเวลาจะอยู่ในรูปแบบ RFC3339 UTC "ซูลู" ที่มีความละเอียดนาโนวินาทีและตัวเลขเศษไม่เกิน 9 หลัก ตัวอย่าง: "2014-10-02T15:01:23Z" และ "2014-10-02T15:01:23.045123456Z"

rawLocationAccuracy

number

ความแม่นยําของตําแหน่งดิบ (ละติจูด/ลองจิจูด) ในหน่วยเมตรเป็นรัศมี

supplementalLocation

object (LatLng)

สถานที่ตั้งเพิ่มเติมที่ได้รับจากแอปการผสานรวม

supplementalLocationTime

string (Timestamp format)

การประทับเวลาที่เชื่อมโยงกับตําแหน่งเสริม

การประทับเวลาจะอยู่ในรูปแบบ RFC3339 UTC "ซูลู" ที่มีความละเอียดนาโนวินาทีและตัวเลขเศษไม่เกิน 9 หลัก ตัวอย่าง: "2014-10-02T15:01:23Z" และ "2014-10-02T15:01:23.045123456Z"

supplementalLocationSensor

enum (LocationSensorLog)

แหล่งที่มาของสถานที่ตั้งเสริม

supplementalLocationAccuracy

number

ความแม่นยําของ supplementalLocation ในรัศมี มีหน่วยเป็นเมตร