]> granicus.if.org Git - postgis/commit
Fixed regression issue with rt_raster_from_gdal_dataset by explicitly setting the...
authorBborie Park <bkpark at ucdavis.edu>
Wed, 7 Dec 2011 01:15:46 +0000 (01:15 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Wed, 7 Dec 2011 01:15:46 +0000 (01:15 +0000)
commit4644f0d5613b3c1e627fc9277a917f07784cc9cc
tree353d7d15c94c821da70c672a63b35887cfca4fc0
parent0e17e93920a7d5b62a9243654ff20c760b76bbae
Fixed regression issue with rt_raster_from_gdal_dataset by explicitly setting the valid block sizes passed into GDALRasterIO.  Probably related to the changes made in r8309

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