Arlula · Example Payload

Arlula Tasking Search Request Example

Earth ObservationGeospatialImageryRemote SensingSatellites

Arlula Tasking Search Request Example is an example object payload from Arlula, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

startendgsdlatlongcloudoffNadirsuppliersplatformTypessensorTypes

Example Payload

Raw ↑
{
  "start": "2026-05-01T00:00:00Z",
  "end": "2026-05-31T00:00:00Z",
  "gsd": 0.5,
  "lat": -33.8523,
  "long": 151.2108,
  "cloud": 20,
  "offNadir": 30.0,
  "suppliers": [
    "example-value"
  ],
  "platformTypes": [
    "example-value"
  ],
  "sensorTypes": [
    "example-value"
  ]
}