[postgis-devel] [PostGIS] #1751: [raster] ST_NearestValue

PostGIS trac at osgeo.org
Tue May 22 10:31:39 PDT 2012


#1751: [raster] ST_NearestValue
--------------------------+-------------------------------------------------
  Reporter:  dustymugs    |       Owner:  dustymugs    
      Type:  enhancement  |      Status:  closed       
  Priority:  medium       |   Milestone:  PostGIS 2.1.0
 Component:  raster       |     Version:  trunk        
Resolution:  fixed        |    Keywords:  history      
--------------------------+-------------------------------------------------

Comment(by dustymugs):

 Correct, if exclude_nodata_value = FALSE there is no difference between
 ST_NearestValue and ST_Value.  There would be no performance difference in
 that situation.

 Assuming you're talking about the possibility that there is no value in
 the tile when reaching the edge of the tile, there are checks in place to
 prevent infinite loops.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1751#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-devel mailing list