Hi,

I've submitted RFC90: Direct access to compressed raster data for review and comments:

        https://github.com/OSGeo/gdal/pull/7020

Summary: """

The document proposes 2 new methods to directly obtain the content of a window of interest of a raster dataset in its native compressed format. Those methods can be optionally implemented and used by drivers to perform: - extraction of a compressed tile as a standalone file from a container format (GeoTIFF, GeoPackage, etc.)
- creation of mosaics from a set of tiles in individual files
- lossless conversion between container formats using the same compression method
"""

Even

--
http://www.spatialys.com
My software is free, but my time generally not.

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to