PointUncertaintyCircle

allOf:

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

- type: object

Required:

- point

- uncertainty

Properties:

point:

Reference: '#/components/schemas/GeographicalCoordinates'

uncertainty:

Reference: '#/components/schemas/Uncertainty'