[postgis-devel] [PostGIS] #2113: [raster] Add flag to select resampling algorithm for creating overviews from source rasters
PostGIS
trac at osgeo.org
Wed Nov 28 07:38:22 PST 2012
#2113: [raster] Add flag to select resampling algorithm for creating overviews
from source rasters
-------------------------+--------------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: raster | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Currently, overviews are generated using VRTs. But that only permits
nearest neighbor. By going away from using VRTs and using the GDAL Warp
API, all the various resampling algorithms are available.
Related discussion on postgis-users:
http://lists.osgeo.org/pipermail/postgis-users/2012-November/035845.html
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2113>
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-devel
mailing list