Opened 9 years ago

Last modified 9 years ago

#3077 new enhancement

[raster] Explore usage of GDAL's RasterIO improvements for resampling

Reported by: Bborie Park Owned by: Bborie Park
Priority: medium Milestone: PostGIS GDAL
Component: raster Version: master
Keywords: Cc:

Description

GDAL RFC 51

http://trac.osgeo.org/gdal/wiki/rfc51_rasterio_resampling_progress

Per the docs…

Those new resampling methods can be used by the GDALRasterBand::IRasterIO() default implementation when the size of the buffer (nBufXSize x nBufYSize) is different from the size of the area of interest (nXSize x nYSize).

Change History (1)

comment:1 by Bborie Park, 9 years ago

Milestone: PostGIS GDAL
Note: See TracTickets for help on using tickets.