Opened 5 years ago

Closed 5 years ago

#4413 closed enhancement (fixed)

raster2pgsql -t auto should align TIFF exising tiles

Reported by: komzpa Owned by: komzpa
Priority: medium Milestone: PostGIS 3.0.0
Component: raster Version: 2.4.x
Keywords: Cc:

Description

Cloud Opimized GeoTIFFs have tiling already. If tiling of raster2pgsql does not align with it it takes up to 10x time to re-read and redecompress.

Change History (2)

comment:2 by komzpa, 5 years ago

Resolution: fixed
Status: assignedclosed

In 17470:

[raster] raster2pgsql -t auto tile size follows GeoTIFF Natural Block size

Commonly found in Cloud Optimized GeoTIFFs.

Closes https://github.com/postgis/postgis/pull/408
Closes #4413

Note: See TracTickets for help on using tickets.