Productivity Guan 2022 COG
Access
Pixels live in object storage as Cloud-Optimized GeoTIFF. Read a window directly with GDAL — no full download needed:
file:///srv/media/rasters/b7973c36-cdb4-4946-a011-b347d09947f9.cog.tif
As a Cloud-Optimized GeoTIFF, this supports HTTP range reads (GDAL /vsicurl/, /vsis3/, …),
so a client can pull just the area of interest at the resolution it needs.