[postgis-tickets] [PostGIS] #2829: [raster] Short-cut ST_Clip when extent fully contains raster extent

PostGIS trac at osgeo.org
Tue Jul 8 10:23:52 PDT 2014


#2829: [raster] Short-cut ST_Clip when extent fully contains raster extent
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  dustymugs
     Type:  enhancement  |      Status:  new      
 Priority:  medium       |   Milestone:           
Component:  raster       |     Version:  trunk    
 Keywords:               |  
-------------------------+--------------------------------------------------
 When the extent passed to ST_Clip is bigger than the extent of the raster,
 the function could return earlier, skipping the deserialization
 completely.

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