]> granicus.if.org Git - postgis/commit
Add handling of when clamped pixel values is equal to the band's clamped NODATA value...
authorBborie Park <bkpark at ucdavis.edu>
Fri, 2 Mar 2012 01:15:35 +0000 (01:15 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Fri, 2 Mar 2012 01:15:35 +0000 (01:15 +0000)
commitc4d679a6d6cfc7e6c004496f258b3e832ad5815a
tree9c2feec3e564a135fc7d16a305f0da2809fd9228
parentc5663252495f25113ac5e22febbd803adbd4aecd
Add handling of when clamped pixel values is equal to the band's clamped NODATA value.  Ticket is #1139.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9380 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_core/rt_api.c
raster/rt_core/rt_api.h
raster/rt_pg/rt_pg.c
raster/test/core/testapi.c