Hello,
We are trying to implement Pleiades True Color, full 2m resolution image and getting white image for the following request.
{
“input”: {
“bounds”: {
“properties”: {
“crs”: “http://www.opengis.net/def/crs/EPSG/0/4326”
},
“bbox”: b
-25.47818,31.88136, -25.46333, 31.88992
]
},
"data": <
{
"type": "byoc-934273b4-ffe6-464f-ac83-e49b58154e93",
"dataFilter": {
"timeRange": {
"from": "2017-09-01T00:00:00Z",
"to": "2017-09-28T00:00:00Z"
}
}
}
]
},
“output”: {
“resx”: 2,
“resy”: 2
}
}
Can you let us know what are we doing wrong in this?
Looking forward to your reply.
Thanks