postgis/raster/rt_core
Bborie Park a10cbcfa4d Add ST_AsGDALRaster function and helper functions ST_GDALDrivers and ST_srtext
- added rt_raster_to_gdal, rt_raster_gdal_drivers and rt_raster_to_gdal_mem functions to rt_core/rt_api.c and rt_api.h
	- added test cases to test/core/testapi.c
	- added RASTER_asGDALRaster and RASTER_getGDALDrivers to rt_pg/rt_pg.c
	- added SQL functions
	- added regression tests

Associated ticket is #901


git-svn-id: http://svn.osgeo.org/postgis/trunk@7155 b70326c6-7e19-0410-871a-916f4a2858ee
2011-05-16 19:48:20 +00:00
..
.svnignore - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
Makefile.in Added CC=@CC@ in raster/rt_core/Makefile.in. Related ticket #550. 2010-10-27 11:06:28 +00:00
rt_api.c Add ST_AsGDALRaster function and helper functions ST_GDALDrivers and ST_srtext 2011-05-16 19:48:20 +00:00
rt_api.h Add ST_AsGDALRaster function and helper functions ST_GDALDrivers and ST_srtext 2011-05-16 19:48:20 +00:00