LocationData
Type: object
Required:
- locationEstimate
Properties:
locationEstimate:
Reference: '#/components/schemas/GeographicArea'
accuracyFulfilmentIndicator:
Reference: '#/components/schemas/AccuracyFulfilmentIndicator'
ageOfLocationEstimate:
Reference: '#/components/schemas/AgeOfLocationEstimate'
velocityEstimate:
Reference: '#/components/schemas/VelocityEstimate'
civicAddress:
Reference: '#/components/schemas/CivicAddress'
positioningDataList:
Type: array
Items:
Reference: '#/components/schemas/PositioningMethodAndUsage'
minItems: 1
gnssPositioningDataList:
Type: array
Items:
Reference: '#/components/schemas/GnssPositioningMethodAndUsage'
minItems: 1
ecgi:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Ecgi'
ncgi:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Ncgi'
altitude:
Reference: '#/components/schemas/Altitude'
barometricPressure:
Reference: '#/components/schemas/BarometricPressure'