request-payload
yasserakbbach
json
4 years ago
1.1 kB
13
Indexable
{
"input": {
"bounds": {
"properties": {
"crs": "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
},
"geometry": {
"type": "Polygon",
"coordinates": [[[-4.9875986,34.0767891],[-4.9872013,34.0773041],[-4.986259,34.0774436],[-4.9859035,34.0770775],[-4.9864452,34.0767659],[-4.9875986,34.0767891]]]
}
},
"data": [
{
"type": "sentinel-2-l2a",
"dataFilter": {
"timeRange": {
"from": "2021-09-18T00:00:00Z",
"to": "2021-09-19T00:00:00Z"
}
}
}
]
},
"output": {
"width": 512,
"height": 512,
"responses": [
{
"identifier": "default",
"format": {
"type": "image/png",
"quality": 80
}
}
]
}
}Editor is loading...