Raster API Info does not return the info #157
Unanswered
Leon-Carto
asked this question in
Q&A
Replies: 4 comments 2 replies
|
@Leon-Carto did you allowed By default it's |
0 replies
Oo That's interesting there might be something with GDAL/Rasterio or how the env variable are set in the service. I guess the easiest way to fix this for now is to use https://docs.digitalearthafrica.org/en/latest/platform_tools/direct_access.html |
0 replies
|
Oo we have to set two env variable for this bucket in af-south-1 |
2 replies
|
Hey @Leon-Carto , were you able to solve this? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem description
I have added the item from digital africa s2_l2a. It shows the boundary on the index.html but when it does not show the image on viewer page and raise the error


{"detail":"'/vsis3/deafrica-sentinel-2/sentinel-s2-l2a-cogs/35/Q/RA/2017/1/S2A_35QRA_20170101_1_L2A/AOT.tif' does not exist in the file system, and is not recognized as a supported dataset name."}Expected Output
It should return the image on the map

Environment Information
Ubuntu 22-04
Docker version 24.0.6
python 3.10.12
EoAPI release: 0.1.0 (TBD)
All reactions