Opened 12 years ago
Last modified 7 years ago
#2116 new enhancement
[raster] ST_Value(rast, point) should have an option for when the geometry is at the edge of a pixel.
Reported by: | pracine | Owned by: | Bborie Park |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Fund Me |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description
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.
Change History (2)
comment:1 by , 11 years ago
Version: | 2.0.x → trunk |
---|
comment:2 by , 7 years ago
Milestone: | PostGIS Future → PostGIS Fund Me |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed