GADShape

Type: object

Required:

- shape

Properties:

shape:

Reference: '#/components/schemas/SupportedGADShapes'

discriminator:

propertyName: shape

mapping:

POINT: '#/components/schemas/Point'

POINT_UNCERTAINTY_CIRCLE: '#/components/schemas/PointUncertaintyCircle'

POINT_UNCERTAINTY_ELLIPSE: '#/components/schemas/PointUncertaintyEllipse'

POLYGON: '#/components/schemas/Polygon'

POINT_ALTITUDE: '#/components/schemas/PointAltitude'

POINT_ALTITUDE_UNCERTAINTY: '#/components/schemas/PointAltitudeUncertainty'

ELLIPSOID_ARC: '#/components/schemas/EllipsoidArc'