[postgis-devel] [PostGIS] #2116: [raster] ST_Value(rast, point) should have an option for when the geometry is at the edge of a pixel.

PostGIS trac at osgeo.org
Wed Nov 28 17:50:26 PST 2012


#2116: [raster] ST_Value(rast, point) should have an option for when the geometry
is at the edge of a pixel.
-------------------------+--------------------------------------------------
 Reporter:  pracine      |       Owner:  dustymugs     
     Type:  enhancement  |      Status:  new           
 Priority:  medium       |   Milestone:  PostGIS Future
Component:  raster       |     Version:  2.0.x         
 Keywords:               |  
-------------------------+--------------------------------------------------
 When the point is on the edge of two or four pixels, we should have an
 option to determine which value we are interested in: the upper left
 ("UL") value, the upper right ("UR"), the lower left ("LL") or the lower
 right ("LR").

 I don't remember what is the default right now.

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