Unmanned System Operating Area

unmanned_system_operating_area

The Unmanned System Operating Area object describes details about a precise area of operations for a UAS flight or mission.

Attributes

CaptionNameTypeDescription
Aerial Heightaerial_heightStringExpressed as either height above takeoff location or height above ground level (AGL) for a UAS current location. This value is provided in meters and must have a minimum resolution of 1 m. Special Values: Invalid, No Value, or Unknown: -1000 m.
Altitude Ceilingaltitude_ceilingStringMaximum altitude (WGS-84 HAE) for a group or an Intent-Based Network Participant. Measured in meters. Special Values: Invalid, No Value, or Unknown: -1000 m.
Altitude Flooraltitude_floorStringMinimum altitude (WGS-84 HAE) for a group or an Intent-Based Network Participant. Measured in meters. Special Values: Invalid, No Value, or Unknown: -1000 m.
CitycityStringThe name of the city.
ContinentcontinentStringThe name of the continent.
CoordinatescoordinatesFloat[]A two-element array, containing a longitude/latitude pair. The format conforms with GeoJSON. For example: [-73.983, 40.719].

🚧 WARNING: DEPRECATED

Coordinates has been deprecated since 1.2.0. Use specific lat, long attributes instead.

CountcountIntegerIndicates the number of UAS in the operating area.
CountrycountryStringEntity:COUNTRY

The ISO 3166-1 Alpha-2 country code.Note: The two letter country code should be capitalized. For example: US or CA.
DescriptiondescStringThe description of the geographical location.
End Timeend_timeTimestampThe date and time at which a group or an Intent-Based Network Participant operation ends. (This field is only applicable to Network Remote ID.)
Geodetic Altitudegeodetic_altitudeStringThe aircraft distance above or below the ellipsoid as measured along a line that passes through the aircraft and is normal to the surface of the WGS-84 ellipsoid. This value is provided in meters and must have a minimum resolution of 1 m. Special Values: Invalid, No Value, or Unknown: -1000 m.
Geodetic Vertical Accuracygeodetic_vertical_accuracyStringProvides quality/containment on geodetic altitude. This is based on ADS-B Geodetic Vertical Accuracy (GVA). Measured in meters.
GeohashgeohashStringGeohash of the geo-coordinates (latitude and longitude).Geohashing is a geocoding system used to encode geographic coordinates in decimal degrees, to a single string.
Horizontal Accuracyhorizontal_accuracyStringProvides quality/containment on horizontal position. This is based on ADS-B NACp. Measured in meters.
On Premisesis_on_premisesBooleanThe indication of whether the location is on premises.
ISP NameispStringThe name of the Internet Service Provider (ISP).

🚧 WARNING: DEPRECATED

ISP Name has been deprecated since 1.5.0. Utilize isp attribute available in network_endpoint, whois objects according to your use-case.

LatitudelatFloatThe geographical Latitude coordinate represented in Decimal Degrees (DD). For example: 42.361145.
Operating PolygonlocationsGeo Location[]Entity:GEO_LOCATION

A list of Position Location Information (PLI) (latitude/longitude pairs) defining the area where a group or Intent-Based Network Participant operation is taking place. (This field is only applicable to Network Remote ID.)
LongitudelongFloatThe geographical Longitude coordinate represented in Decimal Degrees (DD). For example: -71.057083.
Postal Codepostal_codeStringThe postal code of the location.
Pressure Altitudepressure_altitudeStringThe uncorrected barometric pressure altitude (based on reference standard 29.92 inHg, 1013.25 mb) provides a reference for algorithms that utilize 'altitude deltas' between aircraft. This value is provided in meters and must have a minimum resolution of 1 m.. Special Values: Invalid, No Value, or Unknown: -1000 m.
ProviderproviderStringThe provider of the geographical location data.
Operating Area RadiusradiusStringFarthest horizontal distance from the reported location at which any UA in a group may be located (meters). Also allows defining the area where an Intent-Based Network Participant operation is taking place. Default: 0 m.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
RegionregionStringThe alphanumeric code that identifies the principal subdivision (e.g. province or state) of the country. For example, 'CH-VD' for the Canton of Vaud, Switzerland
Start Timestart_timeTimestampThe date and time at which a group or an Intent-Based Network Participant operation starts. (This field is only applicable to Network Remote ID.)
TypetypeStringThe type of operating area. For example, Takeoff Location, Fixed Location, Dynamic Location.
Type IDtype_idIntegerThe operating area type identifier.
  • 0: Unknown/Undeclared (UNKNOWN/UNDECLARED)
  • 1: Takeoff Location (TAKEOFF_LOCATION)
  • 2: Fixed Location (FIXED_LOCATION)
  • 3: Dynamic Location (DYNAMIC_LOCATION)
  • 99: Other (OTHER)
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.

Relationships

Unmanned System Operating Area shown in context

Inbound Relationships

These objects and events reference Unmanned System Operating Area in their attributes:

Outbound Relationships

Unmanned System Operating Area references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0


Did this page help you?