]> granicus.if.org Git - postgis/commit
Addition of flag nbnodata to rt_raster_iterator() thus allowing some
authorBborie Park <bkpark at ucdavis.edu>
Wed, 3 Oct 2012 23:07:09 +0000 (23:07 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Wed, 3 Oct 2012 23:07:09 +0000 (23:07 +0000)
commitfdc512a4f2a65d1cc77232690a2ac582c638cb48
tree135cf1b90a64170c592204a31d56903aacb31c0d
parentbe60542eb5311fbfb33af58a6c4d22a10337651e
Addition of flag nbnodata to rt_raster_iterator() thus allowing some
memory savings from ST_Union(raster)

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