[postgis-tickets] [PostGIS] #2911: ST_Rescale changes extent

PostGIS trac at osgeo.org
Thu Aug 28 03:37:50 PDT 2014


#2911: ST_Rescale changes extent
--------------------+-------------------------------------------------------
 Reporter:  strk    |       Owner:  strk         
     Type:  defect  |      Status:  assigned     
 Priority:  high    |   Milestone:  PostGIS 2.1.4
Component:  raster  |     Version:  2.1.x        
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by strk):

 I've a fix for this, but it breaks an existing test which I belive is
 broken, the one introduced here:
 http://trac.osgeo.org/postgis/changeset/11215

 That test pretends that the output scale of a ST_Rescale with parameter
 2,2 is 1, -1 as the input.
 Shouldn't it be 2, -2 instead ?

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