]> granicus.if.org Git - postgis/commit
Added shortcut mechanism for copying data in rt_raster_from_gdal_dataset() when the...
authorBborie Park <bkpark at ucdavis.edu>
Thu, 5 Jan 2012 21:18:56 +0000 (21:18 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Thu, 5 Jan 2012 21:18:56 +0000 (21:18 +0000)
commit2e75260f5767c83a450ebc2b6de6dab79fb5c147
treedbcb6df034ef6b02868efb13e51f227efe6de478
parentd64de731d7df7efb3568f9cdbb8ee011b2175edb
Added shortcut mechanism for copying data in rt_raster_from_gdal_dataset() when the natural block width is the raster width.  Enhanced testing in testapi.c.

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