PointUncertaintyEllipse

allOf:

- $ref: '#/components/schemas/GADShape'

- type: object

Required:

- point

- uncertaintyEllipse

- confidence

Properties:

point:

Reference: '#/components/schemas/GeographicalCoordinates'

uncertaintyEllipse:

Reference: '#/components/schemas/UncertaintyEllipse'

confidence:

Reference: '#/components/schemas/Confidence'