[postgis-devel] [PostGIS] #1293: [raster] ST_Resize to resize raster tiles
PostGIS
trac at osgeo.org
Wed Nov 28 21:20:17 PST 2012
#1293: [raster] ST_Resize to resize raster tiles
-------------------------+--------------------------------------------------
Reporter: robe | Owner: pracine
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: raster | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by dustymugs):
No can do to using what underlies gdal_translate for those functions. The
big drawback of gdal_translate (and underlying functionality) is that
there is no ability to select a resampling algorithm. I'm assuming it
uses nearest neighbor...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1293#comment:9>
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