]> granicus.if.org Git - postgis/commit
Addition of rt_raster_overlaps and related regression tests. Fixed
authorBborie Park <bkpark at ucdavis.edu>
Thu, 19 Jul 2012 18:18:16 +0000 (18:18 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Thu, 19 Jul 2012 18:18:16 +0000 (18:18 +0000)
commit30321fe5c5dfb03961b55d8f25ee28612b32b8ba
tree488db774e32e176e3910c8e34a4fd189e5b484de
parent7a7b43062c0dcc114b58f600a32c724238570455
Addition of rt_raster_overlaps and related regression tests.  Fixed
memory leaks in rt_raster_surface.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10073 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