You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we use block size being 512x1024 (X,Y) this could reduce the tile size by 1/2 and keep a nice number of GET requests needed.
Note: Right now GDAL cannot create non squared blocks for Overview but so this will be valid only for raw data. I'm going to start a discussion in gdal mailing list to see what people think about non-square blocksize.
Internal block size for COG seems like an endless discussion.
Tilebench won't solve everything but with luck and nice reproducible process we will have a better understanding.
Blue - internal blocks
Red - Mercator grid
Methods
Input project has quite an effect so we should make sure to test with several projection
Tools:
Expected results
Dataset
Ref:
https://github.com/opendatacube/benchmark-rio-s3/blob/master/report.md
https://github.com/vincentsarago/rio-tiler-bench
https://github.com/vincentsarago/gdal-http2-benchmark
https://github.com/vincentsarago/awspds-benchmark
The text was updated successfully, but these errors were encountered: