[postgis-tickets] [PostGIS] #3077: [raster] Explore usage of GDAL's RasterIO improvements for resampling
PostGIS
trac at osgeo.org
Thu Mar 12 12:28:07 PDT 2015
#3077: [raster] Explore usage of GDAL's RasterIO improvements for resampling
-------------------------+--------------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: enhancement | Status: new
Priority: medium | Milestone:
Component: raster | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
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).
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3077>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list