PointAltitude
allOf:
- $ref: '#/components/schemas/GADShape'
- type: object
Required:
- point
- altitude
Properties:
point:
Reference: '#/components/schemas/GeographicalCoordinates'
altitude:
Reference: '#/components/schemas/Altitude'
allOf:
- $ref: '#/components/schemas/GADShape'
- type: object
Required:
- point
- altitude
Properties:
point:
Reference: '#/components/schemas/GeographicalCoordinates'
altitude:
Reference: '#/components/schemas/Altitude'