[postgis-devel] [PostGIS] #1114: [raster] ST_Resample

PostGIS trac at osgeo.org
Wed Jul 13 12:38:05 PDT 2011


#1114: [raster] ST_Resample
-----------------------------+----------------------------------------------
  Reporter:  dustymugs       |       Owner:  dustymugs    
      Type:  task            |      Status:  closed       
  Priority:  medium          |   Milestone:  PostGIS 2.0.0
 Component:  postgis raster  |     Version:  trunk        
Resolution:  fixed           |    Keywords:  history      
-----------------------------+----------------------------------------------
Changes (by dustymugs):

  * keywords:  => history
  * status:  assigned => closed
  * resolution:  => fixed
  * milestone:  PostGIS Raster Future => PostGIS 2.0.0


Comment:

 The functions ST_Resample, ST_Rescale, ST_Reskew and ST_SnapToGrid have
 been committed in r7633.  ST_Transform now points to _ST_Resample which
 underlies all functions of the ST_Resample family.

 Only nagging concerns in my head are ST_Reskew (whether or not the raster
 outputted is correct) and ST_SnapToGrid (whether or not the lower right
 corner of the aligned raster contains the lower right corner of the
 original raster).  In my testing and the regression test, everything looks
 right but only real testing will tell.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1114#comment:19>
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