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

PostGIS trac at osgeo.org
Mon Jul 28 11:09:01 PDT 2014


#2829: [raster] Short-cut ST_Clip when extent fully contains raster extent
--------------------------+-------------------------------------------------
  Reporter:  strk         |       Owner:  dustymugs    
      Type:  enhancement  |      Status:  closed       
  Priority:  medium       |   Milestone:  PostGIS 2.1.4
 Component:  raster       |     Version:  trunk        
Resolution:  fixed        |    Keywords:  history      
--------------------------+-------------------------------------------------

Comment(by dustymugs):

 Replying to [comment:4 strk]:
 > Why can't the shortcut take place in presence of NODATA values?

 If the user-specified NODATA differs from the band's NODATA, all pixels of
 the band has to be touched so as to change values to the new NODATA value
 from the old NODATA value.

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