Properties2
TypeIdea
Note createdFeb 27, 2025

As expressed by Bernhard Stadlbauer in his talk for GeoPython 2025:

For a file format to be considered cloud-native, you should be able to perform partial reads. The common idea is that an index in the file lets you know what is available and exactly where in the file is the data you need.