Properties2
| Type | Concept |
| Note created | Feb 27, 2025 |
A cloud-optimized GeoTIFF (or COG) is a file format for raster data that consists of a header index and a several of 512x512 blocks that can be read on demand – basically a GeoTIFF with file organization for partial reads. It makes a good cloud-native format, that includes overviews and enjoys great tool support.