[postgis-devel] [PostGIS] #2058: [raster] Add a ST_SetValues variant copying values from another raster band
PostGIS
trac at osgeo.org
Fri Oct 19 11:49:10 PDT 2012
#2058: [raster] Add a ST_SetValues variant copying values from another raster band
-------------------------+--------------------------------------------------
Reporter: pracine | Owner: dustymugs
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: raster | Version: 2.0.x
Keywords: |
-------------------------+--------------------------------------------------
Discussion initiated in #595 and transferred here in order to close #595.
The main debate is about requiring same alignment of the source and target
rasters. Not requiring same alignment implies having to (re) sample the
source raster and this overlaps with the ST_Resample series of functions.
I would now tend to make it simple and authorize copy only from well
aligned rasters... and hence to make it behave like the plpgsql prototype.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2058>
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