While getting smaller the geometry polygon is, the returned value turns to NaN. How can I find this boundary value? I need to list test items very soon.
Value returned.
https://services.sentinel-hub.com/ogc/fis/INSTANCE_ID?LAYER=CLOUDLESS&CRS=EPSG:4326&TIME=2021-03-01/2021-03-05&RESOLUTION=160m&GEOMETRY=POLYGON((25.000000000 70.000000000,25.000000000 70.000000001,25.000000001 70.000000001,25.000000001 70.000000000,25.000000000 70.000000000))
NaN returned.
https://services.sentinel-hub.com/ogc/fis/INSTANCE_ID?LAYER=CLOUDLESS&CRS=EPSG:4326&TIME=2021-03-01/2021-03-05&RESOLUTION=160m&GEOMETRY=POLYGON((25.0000000000 70.0000000000,25.0000000000 70.0000000001,25.0000000001 70.0000000001,25.0000000001 70.0000000000,25.0000000000 70.0000000000))