Get dates bbox payload

 avatar
yasserakbbach
json
4 years ago
366 B
8
Indexable
{
    "bbox":[
       34.3749669970627,
       -5.89915791677634,
       34.3781915977676,
       -5.90363203995753
    ],
    "collections":[
       "sentinel-2-l2a"
    ],
    "datetime":"2021-09-01T00:00:00Z/2021-09-30T00:00:00Z",
    "distinct":"date",
    "limit":31,
    "query":{
       "eo:cloud_cover":{
          "lt":50
       }
    }
 }
Editor is loading...