[postgis-tickets] [PostGIS] #2800: [raster] Coverage topology broken by ST_Rescale

PostGIS trac at osgeo.org
Mon Jul 14 07:32:54 PDT 2014


#2800: [raster] Coverage topology broken by ST_Rescale
---------------------+------------------------------------------------------
  Reporter:  strk    |       Owner:  dustymugs
      Type:  defect  |      Status:  reopened 
  Priority:  medium  |   Milestone:           
 Component:  raster  |     Version:  trunk    
Resolution:          |    Keywords:           
---------------------+------------------------------------------------------
Changes (by strk):

  * status:  closed => reopened
  * resolution:  invalid =>


Comment:

 I'm actually reopening this because the manual page for ST_Rescale says:
 {{{
 When the new scalex or scaley is not a divisor of the raster width or
 height, the extent of the resulting raster is expanded to encompass the
 extent of the provided raster
 }}}

 So the extent of the raster coming out from ST_Rescale should be _larger_
 rather than _smaller_ than the input raster, as it's happening now.

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