]> granicus.if.org Git - postgis/commit
Add read-only support for band data located outside the database in raster files...
authorBborie Park <bkpark at ucdavis.edu>
Mon, 9 Jan 2012 19:48:21 +0000 (19:48 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 9 Jan 2012 19:48:21 +0000 (19:48 +0000)
commit370bae1ed540fcefc45737ebe2f81ef5b325f9cf
tree9272a199fda14d0d9d148d0b6b4b63697f9ff0b3
parent439e38bf7b0e0a86755f3987ce5d484abe2b750b
Add read-only support for band data located outside the database in raster files.  All "get" and analysis functions should work for out of database bands.  Related ticket is #1440.  Also added a test raster file for use by an out of db band and future use for raster2pgsql loader regression tests.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8730 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_core/rt_api.c
raster/rt_core/rt_api.h
raster/test/core/testapi.c
raster/test/loader/testraster.tif [new file with mode: 0644]